| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue 747 lazy strings serialized
|
|
|
|
Fix missing min values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
consistently
|
|
|
|
|
|
|
|
Remove default values - django sets them for us - cause of #710
|
|
|
|
|
|
|
|
|
|
All relations pointing to ManyToManyFields should default to read-only
|
|
Fix for #710
|
|
startswith can take a tuple
|
|
|
|
|
|
|
|
|
|
fix for #765
|
|
|
|
|
|
|
|
|
|
when writing. fixes #765
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/tomchristie/django-rest-framework/issues/775
|
|
Allow nested fields to be missing
|
|
|
|
Conflicts:
rest_framework/tests/fields.py
|