| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
For docs addition #1059. Thanks!
|
|
More information on how actions are mapped to URLs in viewsets
|
|
|
|
For pull request #1058. Thank you! :)
|
|
parameterize identity field serializer class to allow for easier subclassing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When trailing slash is false, the lookup regex should not consume '.'
characters. Fixes #1057.
|
|
|
|
|
|
|
|
|
|
For work on #1034. Thanks!
|
|
|
|
PATCH requests should not be able to create objects.
|
|
|
|
|
|
into aburgel-fix_937
|
|
|
|
Closes #1055.
|
|
|
|
Fix typo
|
|
s/renderers/parsers/
|
|
Closes #1028.
|
|
For work on #1050. Thanks!
|
|
|
|
Improving documentation about object level permissions #1049
|
|
Closes #1051. Thanks to @pydanny for the report.
|
|
|
|
|
|
git://github.com/willkg/django-rest-framework
|
|
|
|
|
|
For customizable view names/descriptions in #1043. Thanks! :)
|
|
|
|
|
|
into chrispaolini-master
|
|
Updated the tests to use the default view_name and view_description
functions in the formatter through the default in settings.
|
|
Forgot to update the default view name/description functions to the new
setup.
|