mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 05:04:31 +03:00
Release notes
This commit is contained in:
parent
2e87de0143
commit
0eb6a4de8a
|
@ -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.
|
* 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.
|
||||||
|
* Refine style of validation errors in some cases, such as validation errors in `ListField`.
|
||||||
|
|
||||||
# REST framework 3.0
|
# REST framework 3.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user