summaryrefslogtreecommitdiff
path: root/tests/flatpages_tests/test_sitemaps.py
AgeCommit message (Expand)Author
2017-01-25Refs #23919 -- Replaced super(ClassName, self) with super().chillaranand
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-02-11Moved contrib.flatpages tests out of contrib.Tim Graham