graphene-django/graphene_django
Jonathan Kim f8b88fdc9a
v3.0.0b3
2020-06-11 11:10:45 +01:00
..
debug Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
filter Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
forms Fix that generated schemas could contain empty descriptions (v3) (#984) 2020-06-10 17:21:37 +01:00
management graphql 3.0 and graphene 3.0 final rebase (#951) 2020-05-09 12:13:47 +01:00
rest_framework Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
static/graphene_django Allow for easier template overrides in graphiql (#863) 2020-02-07 10:16:11 +00:00
templates/graphene Allow for easier template overrides in graphiql (#863) 2020-02-07 10:16:11 +00:00
tests Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
utils Rename op_name to operation_name (#941) 2020-05-09 12:25:24 +01:00
__init__.py v3.0.0b3 2020-06-11 11:10:45 +01:00
compat.py Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
conftest.py Make tests order independent (#932) 2020-04-20 13:23:20 +01:00
converter.py Make v3 django choice field enum naming default (in v3) (#982) 2020-06-10 17:32:07 +01:00
fields.py Merge branch 'master' into v3 2020-05-09 12:50:39 +01:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py Make v3 django choice field enum naming default (in v3) (#982) 2020-06-10 17:32:07 +01:00
types.py Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
views.py Merge branch 'master' into v3 2020-05-09 12:50:39 +01:00