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 01:25:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
2d2dca2d8e8f2b7f05f90594a291a2c78fe828d0
django
/
django
/
template
/
loaders
History
Aymeric Augustin
2ae58b20ec
[py3] Fixed egg template loader.
2012-08-14 12:29:53 +02: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
[py3] Fixed filesystem encoding handling
2012-08-08 13:07:49 +02:00
cached.py
Fixed
#17303
-- Ensured the list of template loaders is fully loaded before it is cached. Thanks andrey DOT gtx AT gmail DOT com for the report and patch, and Anssi Kääriäinen for the review.
2011-12-30 12:55:08 +00:00
eggs.py
[py3] Fixed egg template loader.
2012-08-14 12:29:53 +02:00
filesystem.py
Specified when open should use binary mode.
2012-05-25 20:43:43 +02:00