We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a23cfe commit 5a01382Copy full SHA for 5a01382
requirements/pip.txt
@@ -91,7 +91,8 @@ nltk==3.4.5
91
textblob==0.15.3
92
93
django-annoying==0.10.5
94
-django-messages-extends==0.6.0
+# Messages-extends needs a fix for Django 2.2 which isn't released (0.6.1 isn't out yet)
95
+git+https://github.com/AliLozano/django-messages-extends.git@b1e4f4c#egg=django-messages-extends==0.6.0
96
djangorestframework-jsonp==1.0.2
97
django-taggit==1.1.0
98
dj-pagination==2.4.0
0 commit comments