git.ithinksw.org
/
philo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed Sobol's automatic use of eventlet. Adjusted imports project-wide to conform...
[philo.git]
/
philo
/
templatetags
/
nodes.py
diff --git
a/philo/templatetags/nodes.py
b/philo/templatetags/nodes.py
index
5ae507d
..
00d9764
100644
(file)
--- a/
philo/templatetags/nodes.py
+++ b/
philo/templatetags/nodes.py
@@
-4,6
+4,7
@@
from django.contrib.sites.models import Site
from django.core.urlresolvers import reverse, NoReverseMatch
from django.template.defaulttags import kwarg_re
from django.utils.encoding import smart_str
+
from philo.exceptions import ViewCanNotProvideSubpath