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
4b46de7dce
commit
ac0fb01be3
|
@ -48,6 +48,7 @@ You can determine your currently installed version using `pip freeze`:
|
|||
* Bugfix: `required=True` argument fixed for boolean serializer fields.
|
||||
* Bugfix: `client.force_authenticate(None)` should also clear session info if it exists.
|
||||
* Bugfix: Client sending emptry string instead of file now clears `FileField`.
|
||||
* Bugfix: Empty values on ChoiceFields with `required=False` now consistently return `None`.
|
||||
|
||||
### 2.3.7
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user