summaryrefslogtreecommitdiff
path: root/tests/sitemaps_tests/urls/empty.py
AgeCommit message (Collapse)Author
2023-07-10Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google ↵Andrew Northall
management command. Thanks Joachim Jablon for the report. Google has deprecated the sitemap ping endpoint, and will be removing it in 6 months ~January 2024.
2016-11-22Added tests for contrib.sitemaps.ping_google().Adam Chainz