mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 05:04:31 +03:00
Update release notes.
This commit is contained in:
parent
367909e2c2
commit
d05b950945
|
@ -42,6 +42,8 @@ You can determine your currently installed version using `pip freeze`:
|
|||
|
||||
### Master
|
||||
|
||||
* Added TimeField.
|
||||
* Serializer fields can be mapped to any method that takes no args, or only takes kwargs which have defaults.
|
||||
* Bugfix: request.DATA should return an empty `QueryDict` with no data, not `None`.
|
||||
* Bugfix: Remove unneeded field validation, which caused extra queries.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user