django1/django/contrib/sitemaps
Alex Gaynor 9bf5610890 Start attacking E231 violations 2013-10-24 10:30:03 -07:00
..
management Whitespace cleanup. 2013-10-10 16:49:20 -04: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 Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
__init__.py Start attacking E231 violations 2013-10-24 10:30:03 -07:00
models.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
views.py Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00