git.ithinksw.org
/
philo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Pre-fetching the contentreference content may have been premature optimization. Switc...
[philo.git]
/
philo
/
validators.py
diff --git
a/philo/validators.py
b/philo/validators.py
index
349dd56
..
4b43047
100644
(file)
--- a/
philo/validators.py
+++ b/
philo/validators.py
@@
-6,7
+6,7
@@
from django.utils import simplejson as json
from django.utils.html import escape, mark_safe
from django.utils.translation import ugettext_lazy as _
from django.utils.html import escape, mark_safe
from django.utils.translation import ugettext_lazy as _
-from philo.utils import LOADED_TEMPLATE_ATTR
+from philo.utils
.templates
import LOADED_TEMPLATE_ATTR
#: Tags which are considered insecure and are therefore always disallowed by secure :class:`TemplateValidator` instances.
#: Tags which are considered insecure and are therefore always disallowed by secure :class:`TemplateValidator` instances.