mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Update release notes
This commit is contained in:
parent
5209cd1dda
commit
09d70958bd
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
## Master
|
## Master
|
||||||
|
|
||||||
|
* Add support for relational fields in the browsable API.
|
||||||
|
* Added SlugRelatedField and ManySlugRelatedField.
|
||||||
* If PUT creates an instance return '201 Created', instead of '200 OK'.
|
* If PUT creates an instance return '201 Created', instead of '200 OK'.
|
||||||
|
|
||||||
## 2.0.0
|
## 2.0.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user