summaryrefslogtreecommitdiff
path: root/django/utils/xmlutils.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #20197 -- Made XML serializer fail loudly when outputting unserializabl...Claude Paroz2015-06-191-0/+12
* More attacking E302 violatorsAlex Gaynor2013-11-021-0/+1
* Fixed #21270 -- Fixed E701 pep8 warningsAlasdair Nicol2013-10-171-1/+2
* Eliminated lots of mutable default arguments (since they are bugsLuke Plant2006-06-031-1/+2
* Imported Django from private SVN repository (created from r. 8825)Adrian Holovaty2005-07-131-0/+13