Update release notes

This commit is contained in:
Tom Christie 2014-09-26 17:07:47 +01:00
parent dee3f78cb6
commit ce04d59a53

View File

@ -8,7 +8,6 @@ See the [Version 3.0 GitHub issue](https://github.com/tomchristie/django-rest-fr
The most notable outstanding issues still to resolved on the `version-3.0` branch are as follows:
* `FileField` and `ImageField` support.
* Forms support for serializers and in the browsable API.
* Enforcing uniqueness on `unique=True` and `unique_together` fields.
* Optimisations for serialializing primary keys.