mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-01-31 03:34:13 +03:00
Merge pull request #475 from NoumirPoutipou/master
Pin an explicit version of django-filter (<2) on cookbook example
This commit is contained in:
commit
52d14f3b8a
|
@ -2,4 +2,4 @@ graphene
|
||||||
graphene-django
|
graphene-django
|
||||||
graphql-core>=2.1rc1
|
graphql-core>=2.1rc1
|
||||||
django==1.9
|
django==1.9
|
||||||
django-filter==0.11.0
|
django-filter<2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user