Switching models module to use a directory (models/) rather than a single file (model...
[philo.git] / __init__.py
index 8ad7212..9fc18ae 100644 (file)
@@ -1,4 +1,4 @@
-from models import Template
+from philo.models import Template
 
 
 load_template_source = Template.loader