Commit 0eb6a4de by Tom Christie

Release notes

parent 2e87de01
......@@ -8,6 +8,7 @@ Most notable outstanding issues still to resolved on the `version-3.0` branch.
* Forms support for serializers and in the browsable API.
* Enforcing uniqueness on `unique=True` and `unique_together` fields.
* Optimisations for serialializing primary keys.
* Refine style of validation errors in some cases, such as validation errors in `ListField`.
# REST framework 3.0
......
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