This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
ccb8297eeec1c2bcbb193d2ae37f081b2c418757
django
/
django
/
template
/
loaders
History
Tim Graham
92c5eeac33
Fixed
#27598
-- Allowed specifying directories for a filesystem template loader.
...
Thanks Carl Meyer for review.
2016-12-14 10:33:51 -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
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
Fixed
#27598
-- Allowed specifying directories for a filesystem template loader.
2016-12-14 10:33:51 -05:00
locmem.py
Renamed RemovedInDjangoXYWarnings for new roadmap.
2015-06-24 16:08:20 -04:00