| Age | Commit message (Collapse) | Author | 
 | 
Spelling correction on read_only_fields err msg
 | 
 | 
just spotted extras
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Bugfix: Fix run validation layer with invalid data
 | 
 | 
Closes #471
 | 
 | 
HyperlinkedIdentityField
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
https://github.com/grimborg/django-rest-framework into improved-options-support
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Conflicts:
	rest_framework/serializers.py
	rest_framework/tests/serializer.py
Fixed conflicts
 | 
 | 
 | 
 | 
 | 
 | 
All relations pointing to ManyToManyFields should default to read-only
 | 
 | 
Fix for #710
 | 
 | 
 | 
 | 
fix for #765
 | 
 | 
when writing. fixes #765
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Conflicts:
	rest_framework/fields.py
	rest_framework/serializers.py
	rest_framework/tests/models.py
	rest_framework/tests/serializer.py
Fixed all the conflicts.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Closes #688
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
PendingDeprecationWarnings added.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
redefine bool()ean-ness.
If the model we're using the ModelSerializer for has redefined methods that act as a boolean (__bool__ or __len__), it may not return the object even though it is_valid(), and should.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |