Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/template/loader.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #6262 -- Added a cached template loader, and modifi...Russell Keith-Magee2009-12-141-19/+84
* Fixed #8193: all dynamic imports in Django are now done c...Jacob Kaplan-Moss2009-03-181-1/+2
* Fixed #6950 -- Modified initialization of template loader...Russell Keith-Magee2008-05-291-2/+3
* Backed out the changes in [5482] for a bit whilst some mo...Malcolm Tredinnick2007-06-221-26/+7
* Fixed #4565 -- Changed template rendering to use iterator...Malcolm Tredinnick2007-06-171-7/+26
* Refs #2333 - Re-added the template rendering signal for t...Russell Keith-Magee2006-09-021-3/+5
* Reverted [3659], the 'name' field on Template objects and...Adrian Holovaty2006-08-271-5/+3
* Refs #2333 - Added a signal that is emitted whenever a te...Russell Keith-Magee2006-08-271-3/+5
* Second half of little cleanup tweaks suggested by pyflakes.Jacob Kaplan-Moss2006-07-211-1/+1
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is high...Adrian Holovaty2006-05-021-0/+116