1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-07-15 10:42:24 +03:00

Track changes that need noting in 2.4 announcement

This commit is contained in:
Tom Christie 2014-01-13 09:56:57 +00:00
parent 07cff7b37f
commit a90796c0f0

View File

@ -1,4 +1,4 @@
* Writable nested serializers. * Writable nested serializers.
* List/detail routes. * List/detail routes.
* 1.3 Support dropped, install six for <=1.4.?. * 1.3 Support dropped, install six for <=1.4.?.
* Note title ordering changed * `allow_none` for char fields