mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-13 10:03:20 +03:00
Preparing release notes for taggging and uploading to pypi.
This commit is contained in:
parent
7af16dc762
commit
76a8c11cf1
12
RELEASES
12
RELEASES
|
@ -1,3 +1,15 @@
|
||||||
|
0.3.2
|
||||||
|
|
||||||
|
* Bugfixes:
|
||||||
|
* Fix 403 for POST and PUT from the UI with UserLoggedInAuthentication (#115)
|
||||||
|
* serialize_model method in serializer.py may cause wrong value (#73)
|
||||||
|
* Fix Error when clicking OPTIONS button (#146)
|
||||||
|
* And many other fixes
|
||||||
|
|
||||||
|
0.3.1
|
||||||
|
|
||||||
|
* [not documented]
|
||||||
|
|
||||||
0.3.0
|
0.3.0
|
||||||
|
|
||||||
* JSONP Support
|
* JSONP Support
|
||||||
|
|
Loading…
Reference in New Issue
Block a user