graphene-django/graphene_django
DoctorJohn 17146f9b01
Make v3 django choice field enum naming default (in v3) (#982)
Co-authored-by: Jonathan Kim <jkimbo@gmail.com>
2020-06-10 17:32:07 +01:00
..
debug Merge branch 'master' into v3 2020-05-22 11:17:36 +01:00
filter Fix that generated schemas could contain empty descriptions (v3) (#984) 2020-06-10 17:21:37 +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 graphql 3.0 and graphene 3.0 final rebase (#951) 2020-05-09 12:13:47 +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 Make v3 django choice field enum naming default (in v3) (#982) 2020-06-10 17:32:07 +01:00
utils Rename op_name to operation_name (#941) 2020-05-09 12:25:24 +01:00
__init__.py v3.0.0b2 2020-06-06 17:09:15 +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 Start raising DeprecationWarnings for using only_fields and exclude_fields (v3) (#980) 2020-06-10 17:30:24 +01:00
views.py Merge branch 'master' into v3 2020-05-09 12:50:39 +01:00