#11485: sitemap.xml doesn't support https urls ---------------------------------+------------------------------------------ Reporter: sportsboy | Owner: nobody Status: new | Milestone: Component: HTTP handling | Version: 1.0 Keywords: sitemap, https, ssl | Stage: Unreviewed Has_patch: 0 | ---------------------------------+------------------------------------------ it's not possible to display the urls in the sitemap.xml with https.
monkeypatch: (if you use https only) just replace the "http" with "https" in the django\contrib\sitemaps\__init__.py Django version 1.0.2 final -- Ticket URL: <http://code.djangoproject.com/ticket/11485> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
