Removed backwards-compatibility for database template loader. Added VERSION information.
[philo.git] / contrib / shipherd / templatetags / shipherd.py
index 1413bdf..e3019e1 100644 (file)
@@ -1,4 +1,4 @@
-from django import template
+from django import template, VERSION as django_version
 from django.conf import settings
 from django.utils.safestring import mark_safe
 from philo.contrib.shipherd.models import Navigation