* needs_better_patch: 1 => 0
Comment:
PR updated to fully remove `contrib.sitemaps.ping_google()` and the
`ping_google` management command without prior deprecation as per
consensus on the Django forum.
--
Ticket URL: <https://code.djangoproject.com/ticket/34688#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34688#comment:7>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"6d427288e410e9cad39b1aa1b4d4893fbd391282" 6d42728]:
{{{
#!CommitTicketReference repository=""
revision="6d427288e410e9cad39b1aa1b4d4893fbd391282"
Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google
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.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34688#comment:8>