summaryrefslogtreecommitdiff
path: root/django/template/utils.py
AgeCommit message (Expand)Author
2014-12-28Raised a warning when using the legacy TEMPLATE_* settings.Aymeric Augustin
2014-12-28Looked up the default template engine in the list of all engines.Aymeric Augustin
2014-12-28Added initial support for loading template engines.Aymeric Augustin
2014-11-16Refactored listing template subdirectories in apps.Aymeric Augustin