- 23 Aug, 2013 12 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
When trailing slash is false, the lookup regex should not consume '.' characters. Fixes #1057.
Tom Christie committed -
For work on #1034. Thanks!
Tom Christie committed -
Tom Christie committed
-
PATCH requests should not be able to create objects.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Closes #1055.
Tom Christie committed
-
- 22 Aug, 2013 3 commits
-
-
Stephan Groß committed
-
Fix typo
Stephan Groß committed -
s/renderers/parsers/
Ramiro Morales committed
-
- 21 Aug, 2013 5 commits
-
-
Closes #1028.
Tom Christie committed -
For work on #1050. Thanks!
Tom Christie committed -
Tom Christie committed
-
Improving documentation about object level permissions #1049
Tom Christie committed -
Closes #1051. Thanks to @pydanny for the report.
Tom Christie committed
-
- 20 Aug, 2013 1 commit
-
-
Filipe Ximenes committed
-
- 19 Aug, 2013 8 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
For customizable view names/descriptions in #1043. Thanks! :)
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
git://github.com/chrispaolini/django-rest-framework…
Merge branch 'master' of git://github.com/chrispaolini/django-rest-framework into chrispaolini-master
Tom Christie committed
-
- 18 Aug, 2013 1 commit
-
-
Updated the tests to use the default view_name and view_description functions in the formatter through the default in settings.
Christopher Paolini committed
-
- 17 Aug, 2013 2 commits
-
-
Forgot to update the default view name/description functions to the new setup.
Christopher Paolini committed -
Now supports each View having its own name and description function and overriding the global default.
Christopher Paolini committed
-
- 16 Aug, 2013 6 commits
-
-
Updated the setting to have a default function.
Christopher Paolini committed -
This tests setting required=True on a BooleanField. Test for issue #1004.
Will Kahn-Greene committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 15 Aug, 2013 2 commits
-
-
Tom Christie committed