django1/django/contrib/sitemaps
Claude Paroz 2c2c8a6326 Isolated sitemaps test from ABSOLUTE_URL_OVERRIDES
Refs #15988.
2012-06-30 18:50:28 +02:00
..
management Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam. 2010-12-12 22:56:52 +00:00
templates
tests Isolated sitemaps test from ABSOLUTE_URL_OVERRIDES 2012-06-30 18:50:28 +02:00
__init__.py Fixed #10793 -- Stopped caching paginator instances in sitemap classes to prevent stale sitemaps. Thanks, gnosek, krzysiumed and adam_przybyla. 2012-02-09 18:56:49 +00:00
models.py Added a missing (empty) models.py file required for the tests from r13644 to actually run. 2010-08-30 12:32:26 +00:00
views.py Fixed #8995 -- Added support for HTTPS in sitemaps. 2012-01-29 19:24:32 +00:00