mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 05:04:31 +03:00
Fix typo
This commit is contained in:
parent
89f3c1f8c4
commit
2e06f5c832
|
@ -43,7 +43,7 @@ You can determine your currently installed version using `pip freeze`:
|
|||
### Master
|
||||
|
||||
* OAuth2 authentication no longer requires unneccessary URL parameters in addition to the token.
|
||||
* URL hyperlinking in browseable API no handles more cases correctly.
|
||||
* URL hyperlinking in browseable API now handles more cases correctly.
|
||||
* Bugfix: Fix regression with DjangoFilterBackend not worthing correctly with single object views.
|
||||
|
||||
### 2.2.5
|
||||
|
|
Loading…
Reference in New Issue
Block a user