This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
2a03a9a9a1
django1
/
django
/
contrib
/
sitemaps
History
Alex Gaynor
7548aa8ffd
More attacking E302 violators
2013-11-02 13:12:09 -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
More attacking E302 violators
2013-11-02 13:12:09 -07:00
__init__.py
Fixed flake8 E241
2013-11-02 21:45:40 +02:00
models.py
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
views.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00