django1/django/template/loaders
Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -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 #24235 -- Removed is_usable attribute from template loaders. 2015-02-04 07:47:28 -05:00
base.py Fixed #24235 -- Removed is_usable attribute from template loaders. 2015-02-04 07:47:28 -05:00
cached.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
eggs.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
filesystem.py Fixed #24235 -- Removed is_usable attribute from template loaders. 2015-02-04 07:47:28 -05:00
locmem.py Fixed #24235 -- Removed is_usable attribute from template loaders. 2015-02-04 07:47:28 -05:00