summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/feedgenerator.py
AgeCommit message (Expand)Author
2012-02-10Fixed #15237 (again). RSS feeds now include proper character encoding in the ...Paul McMillan
2011-10-23Fixed #14202 -- made the atom:link element optional in feeds.Aymeric Augustin
2011-10-15Ensured that the feeds framework supports both datetimes and dates. Refs #4076.Aymeric Augustin
2011-09-09Fixed #15237 -- Fixed a typo in specifying UTF-8 encoding in the feed generat...Jannis Leidel
2011-02-12Fixed #15237 -- Always set charset of Atom1 feeds to UTF-8. Thanks, Simon and...Jannis Leidel
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2010-09-28A few test optimizations; using native unittest where no Django-specific Test...Russell Keith-Magee
2010-01-28Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1...Russell Keith-Magee