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
4a66a69239
django1
/
django
/
contrib
/
sitemaps
History
Piotr Jakimiak
4157c502a5
Removed unnecessary arguments in .get method calls
2015-05-13 20:51:18 +02: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 unnecessary arguments in .get method calls
2015-05-13 20:51:18 +02:00
apps.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
views.py
Removed cases of six.iter* wrapped in a list()
2015-04-18 23:29:29 +10:00