| Age | Commit message (Collapse) | Author |
|
|
|
|
|
As per:
http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refs #660.
|
|
|
|
Added a serializer TimeField
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes misspelling of "primitive" and removes an awkward "with".
|
|
|
|
|
|
|
|
Not yet supported by DjangoModelPermissions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also document correctly - these methods are now public and will fall
under the deprecation policy from now on.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #639.
|