This website requires JavaScript.
Explore
Help
Register
Sign In
graphql-python
/
graphene-django
Watch
1
Star
1
Fork
0
You've already forked graphene-django
mirror of
https://github.com/graphql-python/graphene-django.git
synced
2024-11-15 06:08:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b222caa901
graphene-django
/
examples
/
cookbook
/
requirements.txt
6 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix dependencies for examples (#861)
2020-01-31 17:20:18 +03:00
graphene>=2.1,<3
graphene-django>=2.1,<3
graphql-core>=2.1,<3
Bump django from 2.2.8 to 3.0 in /examples/cookbook (#825) Bumps [django](https://github.com/django/django) from 2.2.8 to 3.0. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...3.0) Signed-off-by: dependabot[bot] <support@github.com>
2019-12-27 17:25:34 +03:00
django==3.0
Making GrapheneFilterSetMixin compatible with django_filter 2
2018-08-05 17:26:14 +03:00
django-filter>=2
Reference in New Issue
Copy Permalink