| Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Joel Marcotte <skaner@gmail.com>
|
|
django 1.5b2
|
|
string".
Signed-off-by: Joel Marcotte <skaner@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
The paginator and its object serializer should share the same context.
|