mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 08:14:16 +03:00
Updated release notes
This commit is contained in:
parent
caaf1c80f5
commit
3c7a636199
|
@ -18,6 +18,7 @@ Major version numbers (x.0.0) are reserved for project milestones. No major poi
|
||||||
|
|
||||||
### Master
|
### Master
|
||||||
|
|
||||||
|
* Bugfix: ModelSerializers now include reverse FK fields on creation.
|
||||||
* Bugfix: Model fields with `blank=True` are now `required=False` by default.
|
* Bugfix: Model fields with `blank=True` are now `required=False` by default.
|
||||||
* Bugfix: Nested serializers now support nullable relationships.
|
* Bugfix: Nested serializers now support nullable relationships.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user