graphene-django/graphene_django
2022-09-24 15:59:53 +03:00
..
debug Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
filter feat: update name of DjangoFilterConnectionField type input to be consistent with graphene (Issue #1316) (#1317) 2022-09-22 19:09:29 +01:00
forms Make errors in form mutation non nullable (#1286) 2022-09-23 11:47:10 +03:00
management Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
rest_framework Convert DecimalField to Decimal instead of Float in DRF and form converters (#1277) 2022-01-18 17:03:08 +03:00
static/graphene_django Delay assignment of csrftoken (#1289) 2022-09-24 15:59:53 +03:00
templates/graphene Add headers support to GraphiQL (#1016) 2020-08-07 10:13:26 +01:00
tests Fixes related to pr#1412 (#1352) 2022-09-24 15:50:40 +03:00
utils chore: update dev dependencies (#1345) 2022-09-22 10:26:21 +01:00
__init__.py Bump version to 3.0.0b8 (#1348) 2022-09-23 11:38:11 +03:00
compat.py Fix main branch tests failing due to wrong instancing of Missing class (#1135) 2021-03-02 10:46:35 -08:00
conftest.py Make tests order independent (#932) 2020-04-20 13:23:20 +01:00
constants.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
converter.py fix: unit test for graphene pr#1412 (#1315) 2022-09-23 11:45:02 +03:00
fields.py fix: backward pagination (#1346) 2022-09-22 16:01:28 +01:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py Tox & actions updates (#1143) 2021-03-24 09:32:37 +03:00
types.py chore: update dev dependencies (#1345) 2022-09-22 10:26:21 +01:00
views.py Fix: Use .formatted instead of format_error (#1327) & Fix tests 2022-08-15 11:41:39 +02:00