Skip to content

Commit

Permalink
Django 1.9: latest django-comments for app_label issue
Browse files Browse the repository at this point in the history
We need
django/django-contrib-comments@53e0516
to resolve app_label issue in Django comments
  • Loading branch information
dwaynebailey committed Aug 19, 2016
1 parent efc90fc commit ed12f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Django>=1.8.13,<1.10
django-allauth==0.25.2
django-assets==0.11
django-contact-form==1.2
django-contrib-comments==1.7.1
django-contrib-comments==1.7.2
django-overextends==0.4.2
django-redis==4.4.3
django-rq>=0.9.0,<=0.9.1
Expand Down

0 comments on commit ed12f6a

Please sign in to comment.