mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 05:04:31 +03:00
Update release notes, noting support for StreamingHttpResponse. Refs #939
This commit is contained in:
parent
8cc63b09f6
commit
fb6bcd9f06
|
@ -43,6 +43,7 @@ You can determine your currently installed version using `pip freeze`:
|
|||
### Master
|
||||
|
||||
* Added `trailing_slash` option to routers.
|
||||
* Include support for `HttpStreamingResponse`.
|
||||
* Support wider range of default serializer validation when used with custom model fields.
|
||||
* Bugfix: Return error correctly when OAuth non-existent consumer occurs.
|
||||
* Bugfix: Allow `FileUploadParser` to correctly filename if provided as URL kwarg.
|
||||
|
|
Loading…
Reference in New Issue
Block a user