Merge pull request #3102 from linovia/feature/update_django_filter

Upgrade django-filter to 0.10.0
This commit is contained in:
Tom Christie 2015-07-02 09:19:08 +01:00
commit 5fd346a8d3

View File

@ -1,4 +1,4 @@
# Optional packages which may be used with REST framework.
markdown==2.5.2
django-guardian==1.2.5
django-filter==0.9.2
django-filter==0.10.0