mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-16 19:41:06 +03:00
Typo
This commit is contained in:
parent
bbaee714fb
commit
98809d12c9
|
@ -49,7 +49,7 @@ You can determine your currently installed version using `pip freeze`:
|
|||
* Use a password input for the AuthTokenSerializer. ([#2741](gh2741))
|
||||
* Fix missing anchor closing tag after next button. ([#2691][gh2691])
|
||||
* Fix `lookup_url_kwarg` handling in viewsets. ([#2685][gh2685], [#2591][gh2591])
|
||||
* Fix problem with imporing `rest_framework.views` in `apps.py` ([#2678][gh2678])
|
||||
* Fix problem with importing `rest_framework.views` in `apps.py` ([#2678][gh2678])
|
||||
* LimitOffsetPagination raises `TypeError` if PAGE_SIZE not set ([#2667][gh2667], [#2700][gh2700])
|
||||
* German translation for `min_value` field error message references `max_value`. ([#2645][gh2645])
|
||||
* Remove `MergeDict`. ([#2640][gh2640])
|
||||
|
|
Loading…
Reference in New Issue
Block a user