summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_feedgenerator.py
AgeCommit message (Expand)Author
2015-09-12Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić
2015-06-04Fixed #24728 -- Renamed mime_type to content_type for syndication feedsRaphael Michel
2013-09-09Refactored code and tests that relied on django.utils.tzinfo.Aymeric Augustin
2013-07-01Fixed a few more imports of django.utils.unittest.Aymeric Augustin
2013-04-12Modified utils_tests for unittest2 discovery.Preston Timmons