switch to django-contrib-comments
[django-migdal.git] / migdal / templatetags / migdal_tags.py
index 5cc64d2..f370f97 100644 (file)
@@ -3,7 +3,7 @@
 # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
 #
 from django_comments_xtd.models import XtdComment
-from django.contrib import comments
+import django_comments as comments
 from django import template
 from migdal import app_settings
 from migdal.models import Category