graphene-django/graphene_django/tests
2023-08-05 19:57:33 +08:00
..
issues Add isort 2023-08-05 19:57:33 +08:00
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
forms.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
models.py Support base class relations and reverse for proxy models (#1380) 2023-07-18 20:17:45 +03:00
mutations.py Add isort 2023-08-05 19:57:33 +08:00
schema_view.py Upgrade github actions versions, default python and dev dependencies (#1407) 2023-05-03 13:25:16 +03:00
schema.py Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
test_command.py Add isort 2023-08-05 19:57:33 +08:00
test_converter.py remove JSONField compat (#1421) 2023-06-07 17:36:29 +03:00
test_fields.py Add isort 2023-08-05 19:57:33 +08:00
test_forms.py Add isort 2023-08-05 19:57:33 +08:00
test_get_queryset.py Add isort 2023-08-05 19:57:33 +08:00
test_query.py Add isort 2023-08-05 19:57:33 +08:00
test_schema.py Support base class relations and reverse for proxy models (#1380) 2023-07-18 20:17:45 +03:00
test_types.py Add isort 2023-08-05 19:57:33 +08:00
test_utils.py Add isort 2023-08-05 19:57:33 +08:00
test_views.py Add isort 2023-08-05 19:57:33 +08:00
types.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
urls_inherited.py Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
urls_pretty.py Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
urls.py Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00