django1/django/template/loaders
Tim Graham 8377abd59e Refs #25120 -- Removed template.loaders.eggs.Loader per deprecation timeline. 2017-01-17 20:52:00 -05: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 Fixed #24409 -- Combined the app_directories and filesystem loader implementation. 2015-03-02 07:53:58 -05:00
base.py Refs #15053 -- Removed support for non-recursive template loading. 2017-01-17 20:52:00 -05:00
cached.py Refs #15053 -- Removed support for non-recursive template loading. 2017-01-17 20:52:00 -05:00
filesystem.py Refs #15053 -- Removed support for non-recursive template loading. 2017-01-17 20:52:00 -05:00
locmem.py Refs #15053 -- Removed support for non-recursive template loading. 2017-01-17 20:52:00 -05:00