summaryrefslogtreecommitdiff
path: root/django/utils/xmlutils.py
AgeCommit message (Expand)Author
2015-06-19Fixed #20197 -- Made XML serializer fail loudly when outputting unserializabl...Claude Paroz
2013-11-02More attacking E302 violatorsAlex Gaynor
2013-10-17Fixed #21270 -- Fixed E701 pep8 warningsAlasdair Nicol
2006-06-03Eliminated lots of mutable default arguments (since they are bugsLuke Plant
2005-07-13Imported Django from private SVN repository (created from r. 8825)Adrian Holovaty