django1/django/template
Alex Gaynor 7548aa8ffd More attacking E302 violators 2013-11-02 13:12:09 -07:00
..
loaders Replaced "not PY3" by "PY2", new in six 1.4.0. 2013-09-02 12:11:02 +02:00
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
context.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
debug.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
defaultfilters.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
defaulttags.py Correct flake8 violation E261 2013-11-02 15:27:47 -04:00
loader.py Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS. 2013-09-18 07:37:08 -04:00
loader_tags.py Correct flake8 violation E261 2013-11-02 15:27:47 -04:00
response.py Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
smartif.py More attacking E302 violators 2013-11-02 13:12:09 -07:00