graphene-django/graphene_django
Jonathan Kim 62f95f2858
v3.0.0b5
2020-08-06 20:35:44 +01:00
..
debug Merge branch 'master' into v3 2020-06-27 11:14:09 +01:00
filter Merge branch 'master' into v3 2020-06-27 11:14:09 +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 Remove operation name from the regex and default to query (#1004) 2020-07-13 14:09:52 -07:00
templates/graphene GraphiQL cleanup (#1002) 2020-07-12 12:48:12 -07:00
tests Merge branch 'master' into v3 2020-08-06 20:35:08 +01:00
utils Merge branch 'master' into v3 2020-08-06 20:35:08 +01:00
__init__.py v3.0.0b5 2020-08-06 20:35:44 +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 Merge branch 'master' into v3 2020-06-27 11:14:09 +01:00
fields.py Merge branch 'master' into v3 2020-08-06 20:35:08 +01:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py Merge branch 'master' into v3 2020-08-06 20:35:08 +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-08-06 20:35:08 +01:00