summaryrefslogtreecommitdiff
path: root/django/template/loaders/base.py
AgeCommit message (Expand)Author
2014-12-28Removed extraneous arguments in Engine.from_string.Aymeric Augustin
2014-12-28Removed some uses of global APIs from django.template.loader.Aymeric Augustin
2014-11-23Moved make_origin into the Engine class.Aymeric Augustin
2014-11-23Moved template loaders management in Engine.Aymeric Augustin
2014-11-16Moved all template loaders under django.template.loaders.Aymeric Augustin