graphene-django/graphene_django/tests
2025-01-26 00:39:57 +03:00
..
issues Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03: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 fix typed choices, make working with different Django 5x choices options 2025-01-26 00:39:57 +03:00
mutations.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03: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 Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
test_converter.py fix typed choices, make working with different Django 5x choices options 2025-01-26 00:39:57 +03:00
test_fields.py Not require explicitly set ordering in DjangoConnectionField (#1518) 2024-04-18 12:00:31 +08:00
test_forms.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
test_get_queryset.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
test_query.py fix: foreign key nullable and custom resolver (#1446) 2023-08-09 20:28:26 +03:00
test_schema.py fix typed choices, make working with different Django 5x choices options 2025-01-26 00:39:57 +03:00
test_types.py fix typed choices, make working with different Django 5x choices options 2025-01-26 00:39:57 +03:00
test_utils.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
test_views.py Make use of http.HTTPStatus for response status code checks (#1487) 2024-04-09 03:43:34 +03: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_validation.py Add support for validation rules (#1475) 2023-12-20 12:48:45 +03:00
urls.py Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00