django1/django/template
Florian Apolloner f00243f36d Don't try to load app directory templates from apps with a path (eg eggs) 2013-12-27 11:42:24 +01:00
..
loaders Don't try to load app directory templates from apps with a path (eg eggs) 2013-12-27 11:42:24 +01:00
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
context.py Small flake8 fixes -- number of blank lines between top level definitions 2013-12-19 20:43:34 -08:00
debug.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
defaultfilters.py Moved imports to the top of the defaultfilters module. 2013-12-10 21:32:58 +01:00
defaulttags.py Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
loader.py Fixed the remaining E302 violations int eh django package 2013-11-02 17:37:15 -07:00
loader_tags.py Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
response.py Removed a few trailing backslashes. 2013-09-22 14:04:10 +02:00
smartif.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00