Opened 17 years ago
Closed 16 years ago
#7185 closed (fixed)
Add manage.py command for sitemap ping_google
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Contrib apps | Version: | dev |
Severity: | Keywords: | sitemap manage | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The attached patch adds a manage.py command for the sitemaps application.
The new 'ping_google' command takes an optional argument of the url to the
sitemap.xml.
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | ping_google.diff added |
---|
comment:1 by , 16 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 16 years ago
I don't have any way to test this, but it looks like it should be right. I'll trust the submitter, since it's pretty harmless if there's a minor bug somewhere.
Note:
See TracTickets
for help on using tickets.
patch