mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Release notes
This commit is contained in:
parent
90311357ad
commit
fde934d33c
|
@ -21,6 +21,7 @@ Notable features of this new release include:
|
|||
* Super simple default implementations for the generic views.
|
||||
* Support for overriding how validation errors are handled by your API.
|
||||
* A metadata API that allows you to customize how `OPTIONS` requests are handled by your API.
|
||||
* A more compact JSON output with unicode style encoding turned on by default.
|
||||
|
||||
Below is an in-depth guide to the API changes and migration notes for 3.0.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user