graphene-django/graphene_django
Tomasz Kontusz c7dea56e52 Upgrade tests based on schema printing
graphql-core 3 prints the descriptions, and skips `schema` if it's the default one (query: Query)
2019-09-16 06:38:57 +02:00
..
debug Don't use __debug for DjangoDebug 2019-09-16 06:38:32 +02:00
filter Upgrade tests based on schema printing 2019-09-16 06:38:57 +02:00
forms Adds documentation to CAMELCASE_ERRORS setting (#689) 2019-07-08 22:22:08 +01:00
management Add watch option to graphql_schema (#656) 2019-06-09 17:06:50 -07:00
rest_framework Alias only_fields as fields and exclude_fields as exclude (#691) 2019-07-09 14:03:11 +01:00
static/graphene_django Revert to default query execution behaviour 2018-09-09 21:44:30 +01:00
templates/graphene bump react to 16.8.6 2019-05-20 19:41:25 +08:00
tests Upgrade tests based on schema printing 2019-09-16 06:38:57 +02:00
utils Adds variables arg to GraphQLTestCase.query (#699) 2019-09-07 11:49:29 -07:00
__init__.py v2.5.0 (#739) 2019-08-10 11:55:42 +01:00
compat.py Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
converter.py Register Django's _('translatable string') as a field description in graphql-core 2019-09-16 06:38:54 +02:00
fields.py Use adapters instead of Connection and PageInfo 2019-09-16 06:38:32 +02:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py Adds documentation to CAMELCASE_ERRORS setting (#689) 2019-07-08 22:22:08 +01:00
types.py Alias only_fields as fields and exclude_fields as exclude (#691) 2019-07-09 14:03:11 +01:00
views.py Merge pull request #647 from dulmandakh/react-16.8.6 2019-05-21 14:18:45 +01:00