Removed backwards-compatibility for database template loader. Added VERSION information.
[philo.git] / __init__.py
index 9fc18ae..32297e0 100644 (file)
@@ -1,4 +1 @@
-from philo.models import Template
-
-
-load_template_source = Template.loader
+VERSION = (0, 0)