django-filter upgraded and broke things

This commit is contained in:
Daniel Quinn 2016-11-25 15:42:25 +00:00
parent 110cd47e43
commit b88e0fd902

View File

@ -2,8 +2,8 @@ Django==1.10.3
Pillow>=3.1.1 Pillow>=3.1.1
django-crispy-forms>=1.6.0 django-crispy-forms>=1.6.0
django-extensions>=1.6.1 django-extensions>=1.6.1
django-filter>=0.12.0 django-filter>=0.12.0,<1.0
djangorestframework==3.4.4 djangorestframework>=3.4.4
djangorestframework-filters>=0.8.0 djangorestframework-filters>=0.8.0
filemagic>=1.6 filemagic>=1.6
langdetect>=1.0.5 langdetect>=1.0.5