1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-07-22 06:00:08 +03:00
django-rest-framework/docs
Carlton Gibson 6c0c69ed65
Correct allow_null behaviour when required=False ()
* Revert "Non-required fields with 'allow_null=True' should not imply a default value ()"
    This reverts commit 905a5579df.
    Closes 

* Add test for allow_null + required=False
    Ref : allow_null should imply default=None, even for non-required fields.

* Re-order allow_null and default in field docs
    default is prior to allow_null. allow_null implies an outgoing default=None.

* Adjust allow_null note.
2018-03-20 21:24:39 +01:00
..
api-guide Correct allow_null behaviour when required=False () 2018-03-20 21:24:39 +01:00
img Add drf-yasg to documentation and schema 3rd party packages () 2018-01-02 14:51:54 +01:00
topics Update funding.md 2018-03-20 02:31:44 +01:00
tutorial Corrected endpoint in tutorial instructions () 2018-02-16 16:57:25 +01:00
CNAME Include CNAME file 2014-11-25 16:01:32 +00:00
index.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00