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
d1a9444401
graphene-django
/
examples
/
cookbook
/
requirements.txt
6 lines
93 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 3.0 to 3.0.3 in /examples/cookbook (#876) Bumps [django](https://github.com/django/django) from 3.0 to 3.0.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0...3.0.3) Signed-off-by: dependabot[bot] <support@github.com>
2020-02-21 20:40:34 +03:00
django==3.0.3
Making GrapheneFilterSetMixin compatible with django_filter 2
2018-08-05 17:26:14 +03:00
django-filter>=2
Reference in New Issue
Copy Permalink