graphene-django/graphene_django
Jonathan Kim 11dafd4c48
v2.8.2
2020-02-17 11:09:11 +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 Adding support for disabling enum creation on SerializerMutation (#851) 2020-02-07 10:17:56 +00: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 Check exclude fields correctly (#873) 2020-02-17 11:08:44 +00:00
utils Add headers arg to GraphQLTestCase.query (#827) 2019-12-26 11:45:18 +00:00
__init__.py v2.8.2 2020-02-17 11:09:11 +00:00
compat.py Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
converter.py Fix force_str deprecation warning (#858) 2020-01-29 10:06:38 +00: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 Check exclude fields correctly (#873) 2020-02-17 11:08:44 +00:00
views.py Upgrade graphiql version to fix history tool (#772) 2019-09-22 20:43:46 +01:00