django1/django/contrib/sitemaps
Tim Graham e1046a96bc [1.8.x] Moved contrib.sitemaps tests out of contrib.
Backport of fbc467c26b from master
2015-02-11 11:52:10 -05:00
..
management [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
templates Fixed #8172 -- Improved a whole bunch of contrib templates (admin, databrowse, admindocs, etc.) to remove unnecessary 'escape' filters, given autoescaping. Also removed unnecessary {% if %} tags and shortened some {% if %}/{% else %} tags to use {% firstof %}. Thanks for the patch, benspaulding 2008-09-08 05:19:28 +00:00
tests [1.8.x] Moved contrib.sitemaps tests out of contrib. 2015-02-11 11:52:10 -05:00
__init__.py Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages. 2014-12-15 09:45:31 -05:00
apps.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
models.py Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
views.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00