mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-30 13:34:00 +03:00
5 lines
132 B
Markdown
5 lines
132 B
Markdown
* Writable nested serializers.
|
|
* List/detail routes.
|
|
* 1.3 Support dropped, install six for <=1.4.?.
|
|
* `allow_none` for char fields
|