django1/django/template/loaders
Gavin Wahl 5154c9f92c Fixed #20806 -- Cached loader caches find_template
The cached template loader should cache find_template in addition to
load_template.
2013-07-30 14:25:30 -04:00
..
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
app_directories.py Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
cached.py Fixed #20806 -- Cached loader caches find_template 2013-07-30 14:25:30 -04:00
eggs.py Fixed #19729 -- Removed leftover refactoring helper variables. 2013-02-04 20:31:50 -03:00
filesystem.py Fixed #19729 -- Removed leftover refactoring helper variables. 2013-02-04 20:31:50 -03:00