| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Yuck, pickle is weird. Closes #645.
|
|
|
|
DateTimeField validation with non-str value
|
|
Closes #653
|
|
Closes #666.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed UnicodeDecodeError on get_name and get_description methods
|
|
As per:
http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/wronglink/django-rest-framework into generic-form-input
|
|
|
|
|
|
|
|
|
|
|
|
Make is_simple_callable consider default arguments
|
|
Added a serializer TimeField
|
|
|
|
Some extra behaviour to `BrowsableAPIRenderer` to handle PATCH form.
Added PATCH button on generic content PUT form.
Tabs between object form and generic content form on PUT/PATCH form wich are
both allways visible now.
Fix #570
Refs #591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #637. Closes #638.
|
|
Closes #643.
|