| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-10 | Fixed #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. | |||
| 2022-02-07 | Refs #33476 -- Refactored code to strictly match 88 characters line length. | Mariusz Felisiak | |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2021-10-21 | Refs #25916 -- Isolated sitemap.test_utils tests | David Smith | |
| 2019-01-11 | Refs #23829 -- Made ping_google command/function use https for the sitemap URL. | Sanyam Khurana | |
| 2017-01-20 | Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. | Tim Graham | |
| 2017-01-18 | Refs #23919 -- Removed most of remaining six usage | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2016-11-22 | Added tests for contrib.sitemaps.ping_google(). | Adam Chainz | |
