django1/django/template/loaders
Simon Charette 207c5b4acd
Fixed #26603 -- Forced lazy template names to text when computing cache key.
Refs #26536.

Thanks Sylvain Fankhauser for the very detailed report.
2016-05-10 10:03:01 -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 Fixed #24409 -- Combined the app_directories and filesystem loader implementation. 2015-03-02 07:53:58 -05:00
base.py Removed template.loader.BaseLoader per deprecation timeline. 2015-09-23 19:31:11 -04:00
cached.py Fixed #26603 -- Forced lazy template names to text when computing cache key. 2016-05-10 10:03:01 -04:00
eggs.py Fixed #25682 -- Removed bare except clauses. 2015-11-17 14:39:15 -05:00
filesystem.py Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
locmem.py Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00