diff options
| author | Brian Zambrano | 2013-05-13 10:51:51 -0700 |
|---|---|---|
| committer | Brian Zambrano | 2013-05-13 14:41:12 -0700 |
| commit | 24c9c455feaa47487196a2c9343746d7d5bdd962 (patch) | |
| tree | bd3f067bb45d712a8287256b8f5383144e3902fa /docs/topics/release-notes.md | |
| parent | 1154d873e956e89b1b994c3ac803d90cbfcedf59 (diff) | |
| download | django-rest-framework-24c9c455feaa47487196a2c9343746d7d5bdd962.tar.bz2 | |
Allow for missing non-required nested objects.
Serializer fields which are themselves serializers should not be required.
Specifically, if a nested object is set to "required=False", it should be
possible to serialize the main object and have the sub-object set to None/null.
Diffstat (limited to 'docs/topics/release-notes.md')
0 files changed, 0 insertions, 0 deletions
