| Age | Commit message (Collapse) | Author | 
 | 
Mostly adding `from __future__ import unicode_literals` everywhere.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Fix "default" values and partial serializers.  Fixes #532.
 | 
 | 
 | 
 | 
 | 
 | 
1.6 import compatability
 | 
 | 
Fixes #509
 | 
 | 
string".
Signed-off-by: Joel Marcotte <skaner@gmail.com>
 | 
 | 
 | 
 | 
https://github.com/tomchristie/django-rest-framework into #431
 | 
 | 
 | 
 | 
Fixed some tests that were failing due to extra strict validation.
 | 
 | 
 | 
 | 
Conflicts:
	docs/topics/release-notes.md
 | 
 | 
 | 
 | 
 | 
 | 
on basic ModelFields
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
dictionaries as data are returned as expected and
not turned into string representations
 | 
 | 
 | 
 | 
Thanks to @Roarster.
 | 
 | 
their value is omitted.
 | 
 | 
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
 | 
 | 
The filter support uses django-filter to work its magic.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |