X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/ed6b9876b7abff0b2dc6266d6f769c319f358a9c..54d1617957cfa3a8c9ffd714ad6c4bef09e727de:/philo/loaders/database.py diff --git a/philo/loaders/database.py b/philo/loaders/database.py index 141aedd..71b93a6 100644 --- a/philo/loaders/database.py +++ b/philo/loaders/database.py @@ -1,6 +1,7 @@ from django.template import TemplateDoesNotExist from django.template.loader import BaseLoader from django.utils.encoding import smart_unicode + from philo.models import Template