mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-03 19:00:17 +03:00
Update release notes
This commit is contained in:
parent
69e5e3cc0d
commit
494703fc8e
|
@ -45,6 +45,7 @@ You can determine your currently installed version using `pip freeze`:
|
|||
* Added `trailing_slash` option to routers.
|
||||
* Include support for `HttpStreamingResponse`.
|
||||
* Support wider range of default serializer validation when used with custom model fields.
|
||||
* OAuth2 provider usez timezone aware datetimes when supported.
|
||||
* Bugfix: Return error correctly when OAuth non-existent consumer occurs.
|
||||
* Bugfix: Allow `FileUploadParser` to correctly filename if provided as URL kwarg.
|
||||
* Bugfix: Fix `ScopedRateThrottle`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user