This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
4e3d8ae610
django1
/
django
/
template
/
loaders
History
Florian Apolloner
f00243f36d
Don't try to load app directory templates from apps with a path (eg eggs)
2013-12-27 11:42:24 +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
Don't try to load app directory templates from apps with a path (eg eggs)
2013-12-27 11:42:24 +01:00
cached.py
Fixed
#21460
-- Reenabled proper template precedence in find_template
2013-11-22 11:09:51 +01:00
eggs.py
Renamed AppCache to Apps.
2013-12-24 12:25:17 +01:00
filesystem.py
Fixed the remaining E302 violations int eh django package
2013-11-02 17:37:15 -07:00