| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so now static files urls in html view are correct if we use cloud
storage to serve static files
|
|
|
|
RelatedField should respect self.required
|
|
|
|
slug_kwarg attribute doesn't work; it should be slug_url_kwarg
|
|
|
|
|
|
|