| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Issue 747 lazy strings serialized
 | 
 | 
Fix missing min values
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Conflicts:
	rest_framework/serializers.py
	rest_framework/tests/serializer.py
Fixed conflicts
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Isn't it nicer to test for a text which is different from
what the previous broken behavior was? Now we can really
tell it works!
 | 
 | 
Remove default values - django sets them for us - cause of #710
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
All relations pointing to ManyToManyFields should default to read-only
 | 
 | 
Fix for #710
 | 
 | 
 | 
 | 
 | 
 | 
fix for #765
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
when writing. fixes #765
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Allow nested fields to be missing
 | 
 | 
 | 
 | 
Conflicts:
	rest_framework/tests/fields.py
 | 
 | 
 | 
 | 
fix function names and dotted lookups for use in PrimaryKeyRelatedField
 | 
 | 
HyperlinkedRelatedField. #694
 | 
 | 
 | 
 | 
 | 
 | 
Conflicts:
	rest_framework/fields.py
	rest_framework/serializers.py
	rest_framework/tests/models.py
	rest_framework/tests/serializer.py
Fixed all the conflicts.
 | 
 | 
 | 
 | 
PrimaryKeyRelatedField. #694
 | 
 | 
 |