graphene-django/graphene_django
Dulmandakh 8fa8aea3c0
remove JSONField compat (#1421)
* remove JSONFIeld compat

* fix black
2023-06-07 17:36:29 +03:00
..
debug Remove promise based middleware 2023-03-01 11:13:00 +03:00
filter Upgrade github actions versions, default python and dev dependencies (#1407) 2023-05-03 13:25:16 +03:00
forms Add DjangoFormInputObjectType to forms/types (#1325) 2023-05-24 15:58:50 +03:00
management Fix schema print with -.graphql 2023-04-10 14:52:10 +03:00
rest_framework Add check for serializers.HiddenField on fields_for_serializer function (#1419) 2023-06-06 09:20:32 +03:00
static/graphene_django Add GraphiQL Explorer plugin (#1397) 2023-05-04 22:06:10 +03:00
templates/graphene Fix graphiql explorer styles by including official CSS, and update local example app for testing (#1418) 2023-06-02 11:48:53 +03:00
tests remove JSONField compat (#1421) 2023-06-07 17:36:29 +03:00
utils 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
__init__.py Bump version 2023-05-24 16:10:22 +03:00
compat.py remove JSONField compat (#1421) 2023-06-07 17:36:29 +03: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 remove JSONField compat (#1421) 2023-06-07 17:36:29 +03:00
fields.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
registry.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
settings.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
types.py Add DjangoFormInputObjectType to forms/types (#1325) 2023-05-24 15:58:50 +03:00
views.py Fix graphiql explorer styles by including official CSS, and update local example app for testing (#1418) 2023-06-02 11:48:53 +03:00