django1/django/template/loaders
Preston Timmons 70123cf084 Fixed #24399 -- Made filesystem loaders use more specific exceptions. 2015-03-03 21:20:46 +01: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 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 #24399 -- Made filesystem loaders use more specific exceptions. 2015-03-03 21:20:46 +01:00
locmem.py Fixed #24235 -- Removed is_usable attribute from template loaders. 2015-02-04 07:47:28 -05:00