Implementing get_subpath on NewsletterView so that the node_url templatetag will...
[philo.git] / __init__.py
index 8ad7212..52956f3 100644 (file)
@@ -1,4 +1,4 @@
-from models import Template
+from philo.models.pages import Template
 
 
 load_template_source = Template.loader