| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix "default" values and partial serializers. Fixes #532.
|
|
|
|
|
|
|
|
|
|
Move relation tests models into models.py
|
|
|
|
FileField validation with files=None
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/ahankinson/django-rest-framework into patch
|
|
Don't persist relation changes in ModelSerializer#restore_object()
|
|
|
|
|
|
into patch-support
|
|
|
|
|
|
|
|
into patch-support
|
|
Updated tests to reflect the new name.
|
|
PATCH methods merged into RetrieveUpdateDestroy class
|
|
|
|
|
|
missing rest_framework templatetags for statics in login template
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix for #514
|
|
|
|
|
|
|