mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-23 18:13:57 +03:00
Release notes for 0.4.0
This commit is contained in:
parent
a1f1afd778
commit
7fa082489b
|
@ -1,10 +1,18 @@
|
||||||
Release Notes
|
Release Notes
|
||||||
=============
|
=============
|
||||||
|
|
||||||
0.4.0-dev
|
0.4.0
|
||||||
---------
|
-----
|
||||||
|
|
||||||
* Markdown < 2.0 is no longer supported.
|
* Supports Django 1.5.
|
||||||
|
* Fixes issues with 'HEAD' method.
|
||||||
|
* Allow views to specify template used by TemplateRenderer
|
||||||
|
* More consistent error responses
|
||||||
|
* Some serializer fixes
|
||||||
|
* Fix internet explorer ajax behaviour
|
||||||
|
* Minor xml and yaml fixes
|
||||||
|
* Improve setup (eg use staticfiles, not the defunct ADMIN_MEDIA_PREFIX)
|
||||||
|
* Sensible absolute URL generation, not using hacky set_script_prefix
|
||||||
|
|
||||||
0.3.3
|
0.3.3
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Reference in New Issue
Block a user