graphene-django/graphene_django
rishabh cd73cab699 converter.py: Fix typo posgres->postgres (#765)
Fixes typo for HStoreField and RangeField
converters.
2019-09-22 21:10:21 +01:00
..
debug Make DjangoDebugContext wait for nested fields (#591) 2019-08-07 08:09:17 +01:00
filter Check for filters defined on base filterset classes (#730) 2019-08-07 08:04:04 +01: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 Extend DjangoListField to use model queryset if none defined (#732) 2019-09-17 09:14:18 -07: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 converter.py: Fix typo posgres->postgres (#765) 2019-09-22 21:10:21 +01:00
fields.py Extend DjangoListField to use model queryset if none defined (#732) 2019-09-17 09:14:18 -07: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 Upgrade graphiql version to fix history tool (#772) 2019-09-22 20:43:46 +01:00