| .. |
|
debug
|
Use ruff in pre-commit (#1441)
|
2023-08-06 01:47:00 +03:00 |
|
filter
|
Not require explicitly set ordering in DjangoConnectionField (#1518)
|
2024-04-18 12:00:31 +08:00 |
|
forms
|
Bugfix: call resolver function in DjangoConnectionField as documented (#1529)
|
2025-03-13 11:25:48 +03:00 |
|
management
|
Miscellaneous CI fixes (#1447)
|
2023-08-09 20:48:42 +03:00 |
|
rest_framework
|
Bugfix: call resolver function in DjangoConnectionField as documented (#1529)
|
2025-03-13 11:25:48 +03:00 |
|
static/graphene_django
|
Support displaying deprecated input fields in GraphiQL docs (#1458)
|
2023-09-13 09:49:01 +03:00 |
|
templates/graphene
|
Support displaying deprecated input fields in GraphiQL docs (#1458)
|
2023-09-13 09:49:01 +03:00 |
|
tests
|
Merge 0328b86e2a into c52cf2b045
|
2025-03-18 11:44:48 +00:00 |
|
utils
|
remove dead code: singledispatch has been in the standard library ... (#1534)
|
2024-09-15 21:50:15 +07:00 |
|
__init__.py
|
Merge 0328b86e2a into c52cf2b045
|
2025-03-18 11:44:48 +00:00 |
|
compat.py
|
fix typed choices, make working with different Django 5x choices options (#1539)
|
2025-03-13 11:23:51 +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
|
Bugfix: call resolver function in DjangoConnectionField as documented (#1529)
|
2025-03-13 11:25:48 +03:00 |
|
fields.py
|
Merge 0328b86e2a into c52cf2b045
|
2025-03-18 11:44:48 +00:00 |
|
registry.py
|
Feature: DjangoUnionType
|
2024-11-11 20:29:39 +03:00 |
|
settings.py
|
Provide setting to enable/disable converting choices to enums globally (#1477)
|
2023-12-20 17:55:15 +08:00 |
|
types.py
|
Add UnionOptions to DjangoUnionTypeOptions inheritance list
|
2024-11-11 20:29:39 +03:00 |
|
views.py
|
Add support for validation rules (#1475)
|
2023-12-20 12:48:45 +03:00 |