summaryrefslogtreecommitdiff
path: root/tests/sitemaps_tests/test_utils.py
AgeCommit message (Collapse)Author
2019-01-11Refs #23829 -- Made ping_google command/function use https for the sitemap URL.Sanyam Khurana
2017-01-20Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.Tim Graham
2017-01-18Refs #23919 -- Removed most of remaining six usageClaude Paroz
Thanks Tim Graham for the review.
2016-11-22Added tests for contrib.sitemaps.ping_google().Adam Chainz