summaryrefslogtreecommitdiff
path: root/django/core/template/loader.py
AgeCommit message (Expand)Author
2005-10-14Fixed small namespace bug in [867]Adrian Holovaty
2005-10-14Fixed #582 -- Added support for loading templates from Python eggs, and a TEM...Adrian Holovaty
2005-10-14Fixed #626 -- Moved template modules to django.core.template package. django....Adrian Holovaty