graphene-django/graphene_django
Tim Schilling 5d5d7f1815
Django v4, python 3.10 support for graphene-django v3 (#1281)
Co-authored-by: Yair Silbermintz <MisterGlass@users.noreply.github.com>
2022-01-07 20:26:07 +00:00
..
debug Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
filter Add typed filters (v3) (#1148) 2021-03-31 10:31:45 -07:00
forms Fix broken form.save() call in DjangoFormMutation.perform_mutate (#1155) 2021-04-10 20:30:15 -07:00
management Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
rest_framework WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
static/graphene_django Fix subscriptions in JS (#1124) 2021-02-22 20:19:20 -08:00
templates/graphene Add headers support to GraphiQL (#1016) 2020-08-07 10:13:26 +01:00
tests Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
utils Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
__init__.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08: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 Add missing auto fields (#1212) 2021-06-11 13:41:02 -07:00
fields.py Cleaned up unused imports and variables. (#1146) 2021-03-18 12:26:02 +03: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 Cleaned up unused imports and variables. (#1146) 2021-03-18 12:26:02 +03:00
views.py update js version (#1188) 2021-04-20 23:05:46 -07:00