Tweaked template tests to use PEP 8 imports and the new setup_test_template_loader...
[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