django1/django/contrib/sitemaps
Tim Graham fbc467c26b Moved contrib.sitemaps tests out of contrib. 2015-02-11 10:19:22 -05:00
..
management Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -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
__init__.py Removed contrib.flatpages.FlatPageSitemap per deprecation timeline; refs #23884. 2015-01-17 14:40:22 -05:00
apps.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
models.py Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
views.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00