django1/django/contrib/sitemaps/management/commands
Loic Bistuer 0fb83f1491 Made the ping_google command override BaseCommand.handle() rather than execute().
Overriding execute() bypasses the system check framework among other things.
2014-10-19 22:26:51 +07:00
..
__init__.py Fixed #7914 -- Added some missing __init__.py files that were missed when the ping_google command was added. Thanks to bernd for the report. 2008-07-23 14:15:03 +00:00
ping_google.py Made the ping_google command override BaseCommand.handle() rather than execute(). 2014-10-19 22:26:51 +07:00