| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
Writable Serializers - READ tests
|
|
|
|
|
|
|
|
1.6 import compatability
|
|
Fixes #509
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to @n8agrin for the bug report.
|
|
|
|
|
|
|
|
Serializer errors are: {'title': [u'This field is required.']}
|
|
All tests should still pass
Ref #514
|