summaryrefslogtreecommitdiff
path: root/django/utils/xmlutils.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #30159 -- Removed unneeded use of OrderedDict.Nick Pope2019-02-061-2/+1
* Refs #29784 -- Switched to https:// links where available.Jon Dufresne2018-09-261-1/+1
* Fixed #28324 -- Made feedgenerators write feeds with deterministically ordere...Georg Sauthoff2017-06-201-0/+6
* 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