graphene-django/graphene_django
Jonathan Kim 82fcb37d8b Update graphene_django/converter.py
Co-Authored-By: Syrus Akbary <me@syrusakbary.com>
2020-02-23 08:57:40 +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 use to_representation in favor of get_attribute (#848) 2020-02-21 17:42:47 +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 Use format instead of f strings 2020-02-23 08:57:40 +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 Update graphene_django/converter.py 2020-02-23 08:57:40 +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 custom function setting 2020-02-23 08:57:40 +00: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