graphene-django/graphene_django
2020-03-30 08:41:17 -04:00
..
debug resolve django encoding deprecation warnings (#853) 2020-01-20 21:05:20 +00:00
filter use actual root/variables/context args of the execute method (#878) 2020-02-23 09:50:40 +00:00
forms test move to v2.8.2; try to bubble up template source to settings 2020-03-11 16:34:23 -04:00
management Detect format from output file path (#868) 2020-03-13 10:04:55 +00:00
rest_framework Exclude read_only fields from input (#882) 2020-02-23 09:48:33 +00:00
static make curl and iql work with auth_headers; make disconnected default 2020-03-10 14:11:06 -04:00
templates/graphene test move to v2.8.2; try to bubble up template source to settings 2020-03-11 16:34:23 -04:00
tests Allow string references in DjangoListField (#885) 2020-03-13 10:05:35 +00:00
utils Add headers arg to GraphQLTestCase.query (#827) 2019-12-26 11:45:18 +00:00
__init__.py v2.9.0 2020-03-13 10:13:46 +00:00
compat.py Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
converter.py Add options to override how Django Choice fields are converted t… (#860) 2020-03-13 10:04:25 +00:00
fields.py Allow string references in DjangoListField (#885) 2020-03-13 10:05:35 +00:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py pull to update to v2.9.0 2020-03-30 08:41:17 -04:00
types.py fix a typo in the warning (#884) 2020-02-23 09:47:41 +00:00
views.py test move to v2.8.2; try to bubble up template source to settings 2020-03-11 16:34:23 -04:00