Minor cosmetic cleanup of model references following the models module restructuring.
[philo.git] / __init__.py
index 9fc18ae..52956f3 100644 (file)
@@ -1,4 +1,4 @@
-from philo.models import Template
+from philo.models.pages import Template
 
 
 load_template_source = Template.loader