graphene-django/graphene_django
2020-01-20 21:05:20 +00:00
..
debug resolve django encoding deprecation warnings (#853) 2020-01-20 21:05:20 +00:00
filter Keep original queryset on DjangoFilterConnectionField (#816) 2019-11-29 09:13:16 +00:00
forms resolve django translation deprecation warnings (#847) 2020-01-11 14:52:41 +01:00
management Add watch option to graphql_schema (#656) 2019-06-09 17:06:50 -07:00
rest_framework added support for partial updates in serializers (#731) 2019-12-27 14:46:48 +00:00
static/graphene_django Read csrftoken from DOM if no cookie is set (#826) 2019-12-27 14:26:42 +00:00
templates/graphene Read csrftoken from DOM if no cookie is set (#826) 2019-12-27 14:26:42 +00:00
tests Validate Meta.fields and Meta.exclude on DjangoObjectType (#842) 2019-12-31 13:55:45 +00:00
utils Add headers arg to GraphQLTestCase.query (#827) 2019-12-26 11:45:18 +00:00
__init__.py v2.8.0 2019-12-31 14:10:18 +00:00
compat.py Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
converter.py convert DRF ChoiceField to Enum (#537) 2019-09-22 21:13:12 +01:00
fields.py replace merge_queryset with resolve_queryset pattern (#796) 2019-11-28 10:49:37 +00:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py add Django 3.0 to the test matrix (#793) 2019-10-18 11:38:59 +01:00
types.py Validate Meta.fields and Meta.exclude on DjangoObjectType (#842) 2019-12-31 13:55:45 +00:00
views.py Upgrade graphiql version to fix history tool (#772) 2019-09-22 20:43:46 +01:00