| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
This allows OPTIONS to return the PUT endpoint's object serializer metadata when the object hasn't been created yet.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
identify anonymous requests
 | 
 | 
Closes #1066.  More localised than a new settings key, and more
flexible in that different throttles can use different behavior.
Thanks to @chicheng for the report! :)
 | 
 | 
Always respect `paginate_by` settings if client does not specify page
size.  (Even if the developer has misconfigured, so that `paginate_by >
max`.)
 | 
 | 
git://github.com/alexander-akhmetov/django-rest-framework into alexander-akhmetov-max_paginate_by
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
parameterize identity field serializer class to allow for easier subclassing
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
When trailing slash is false, the lookup regex should not consume '.'
characters.  Fixes #1057.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
PATCH requests should not be able to create objects.
 | 
 | 
 | 
 | 
into aburgel-fix_937
 | 
 | 
Closes #1055.
 | 
 | 
Closes #1028.
 | 
 | 
git://github.com/willkg/django-rest-framework
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
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.
 |