summaryrefslogtreecommitdiff
path: root/django/contrib/sitemaps/management
AgeCommit message (Expand)Author
2023-07-10Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google manage...Andrew Northall
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-06-01Reverted "Refs #23919 -- Removed obsolete __init__.py files in management com...René Fleschenberg
2019-01-11Refs #23829 -- Made ping_google command/function use https for the sitemap URL.Sanyam Khurana
2018-07-02Removed parser.add_arguments() arguments that match the defaults.Claude Paroz
2018-01-03Refs #23919 -- Removed obsolete __init__.py files in management command direc...я котик пур-пур
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-10-19Made the ping_google command override BaseCommand.handle() rather than execut...Loic Bistuer
2014-09-02Fixed ping_google management command to use argparse.R3v1L
2013-10-10Whitespace cleanup.Tim Graham
2010-12-12Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam.Jannis Leidel
2008-07-23Fixed #7914 -- Added some missing __init__.py files that were missed when the...Russell Keith-Magee
2008-07-01Fixed #7185 -- Added a "ping_google" management command toMalcolm Tredinnick