Skip to content

Commit 5eb8925

Browse files
committed
Django 1.9: latest django-comments for app_label issue
We need django/django-contrib-comments@53e0516 to resolve app_label issue in Django comments
1 parent 47bfe00 commit 5eb8925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Django>=1.9.9,<1.10
66
django-allauth==0.25.2
77
django-assets==0.11
88
django-contact-form==1.2
9-
django-contrib-comments==1.7.1
9+
django-contrib-comments==1.7.2
1010
#django-overextends==0.4.1
1111
-e git://github.com/stephenmcd/django-overextends.git#egg=django-overextends
1212
django-redis==4.4.3

0 commit comments

Comments
 (0)