ENH: Collection filterings (#30)

Fixes #29
This commit is contained in:
Matthew Ryan Dillon 2017-11-10 11:16:17 -07:00 committed by GitHub
parent 4a37d35694
commit b8e7bb9bcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 102 additions and 5 deletions

View file

@ -19,6 +19,6 @@ requests==2.11.0
# REST
djangorestframework==3.6.4
django-cors-headers==1.3.1
django-filter==1.0.4
django-filter==1.1
djoser==0.7.0
djangorestframework-jsonapi==2.1.1