Merge pull request #4694 from auvipy/patch-1

update django-filter to version 1.0.0
This commit is contained in:
Carlton Gibson 2016-11-23 11:20:12 +01:00 committed by GitHub
commit 3e1b31bb9b

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