Opened 16 years ago

Closed 16 years ago

#7185 closed (fixed)

Add manage.py command for sitemap ping_google

Reported by: petershinners <pete@…> 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)

ping_google.diff (1.4 KB ) - added by petershinners <pete@…> 16 years ago.
patch

Download all attachments as: .zip

Change History (4)

by petershinners <pete@…>, 16 years ago

Attachment: ping_google.diff added

patch

comment:1 by Simon Greenhill, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Malcolm Tredinnick, 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.

comment:3 by Alex Gaynor, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in r7813

Note: See TracTickets for help on using tickets.
Back to Top