mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 05:04:31 +03:00
Update 3.0-announcement.md
This commit is contained in:
parent
83a5ea8db2
commit
da4900a353
|
@ -9,10 +9,8 @@ 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:
|
||||||
|
|
||||||
* 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.
|
|
||||||
* Optimisations for serialializing primary keys.
|
* Optimisations for serialializing primary keys.
|
||||||
* Refine style of validation errors in some cases, such as validation errors in `ListField`.
|
* Refine style of validation errors in some cases, such as validation errors in `ListField`.
|
||||||
* `.validate()` method on fields.
|
|
||||||
* `.transform_<field>()` method on serializers.
|
* `.transform_<field>()` method on serializers.
|
||||||
|
|
||||||
**Your feedback on the upgrade process and 3.0 changes is hugely important!**
|
**Your feedback on the upgrade process and 3.0 changes is hugely important!**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user