update django-filter to version 1.0.0

This commit is contained in:
Asif Saifuddin Auvi 2016-11-22 19:46:12 +06:00 committed by GitHub
parent 45e90c3398
commit 1b9013ebae

View File

@ -1,5 +1,5 @@
# Optional packages which may be used with REST framework. # Optional packages which may be used with REST framework.
markdown==2.6.4 markdown==2.6.4
django-guardian==1.4.6 django-guardian==1.4.6
django-filter==0.15.3 django-filter==1.0.0
coreapi==2.0.8 coreapi==2.0.8