| Age | Commit message (Collapse) | Author | 
 | 
Support for filtering backends 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
git://github.com/onepercentclub/django-rest-framework into filtering
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
support for passing custom slug options to HyperlinkedRelatedField
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
testing caching
 | 
 | 
Django's built in caching framework.
Currently fails as some attributes on the Response
object are not pickable
 | 
 | 
returning as expected
 | 
 | 
dictionaries as data are returned as expected and
not turned into string representations
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Thanks to @Roarster.
 | 
 | 
 | 
 | 
 | 
 | 
their value is omitted.
 | 
 | 
 | 
 | 
 | 
 | 
Test put as create
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Tutorial refactor
 | 
 | 
for PUTing on a non-existing slug-based url.
Fix doctoring for 'test_put_cannot_set_id'.
 | 
 | 
 | 
 | 
Prevents tests from running by default when rest_framework is installed
as 3rd party app.
Fixes #316, #185
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
field is specified as readonly in the serializer
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
acceptable default value
 | 
 | 
Removed serializers.TextField and related tests
 | 
 | 
 |