Commit ce04d59a by Tom Christie

Update release notes

parent dee3f78c
...@@ -8,7 +8,6 @@ See the [Version 3.0 GitHub issue](https://github.com/tomchristie/django-rest-fr ...@@ -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: 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. * Forms support for serializers and in the browsable API.
* Enforcing uniqueness on `unique=True` and `unique_together` fields. * Enforcing uniqueness on `unique=True` and `unique_together` fields.
* Optimisations for serialializing primary keys. * Optimisations for serialializing primary keys.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment