graphene-django/graphene_django
Dan Palmer 219005952a
Don't execute on GET for GraphiQL
We can also now return GraphiQL earlier in the request handling.
2018-08-30 19:29:33 +01:00
..
debug Reformatted files using black 2018-07-19 16:52:24 -07:00
filter Reformatted files using black 2018-07-19 16:52:24 -07:00
forms Reformatted files using black 2018-07-19 16:52:24 -07:00
management Reformatted files using black 2018-07-19 16:52:24 -07:00
rest_framework Reformatted files using black 2018-07-19 16:52:24 -07:00
templates/graphene Upgrade graphiql and react versions 2018-02-01 10:01:05 +00:00
tests Reformatted files using black 2018-07-19 16:52:24 -07:00
__init__.py Updated version to 2.1.0 2018-07-19 16:52:24 -07:00
compat.py Reformatted files using black 2018-07-19 16:52:24 -07:00
converter.py Reformatted files using black 2018-07-19 16:52:24 -07:00
fields.py Reformatted files using black 2018-07-19 16:52:24 -07:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py Reformatted files using black 2018-07-19 16:52:24 -07:00
types.py Reformatted files using black 2018-07-19 16:52:24 -07:00
utils.py Reformatted files using black 2018-07-19 16:52:24 -07:00
views.py Don't execute on GET for GraphiQL 2018-08-30 19:29:33 +01:00