graphene-django/graphene_django/forms
Sergey Fursov 97deb761e9
fix typed choices, make working with different Django 5x choices options (#1539)
* fix typed choices, make working with different Django 5x choices options

* remove `graphene_django/compat.py` from ruff exclusions
2025-03-13 11:23:51 +03:00
..
tests Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
__init__.py Fix flake8 issue 2017-10-02 09:31:58 -05:00
converter.py Miscellaneous CI fixes (#1447) 2023-08-09 20:48:42 +03:00
forms.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
mutation.py Use ruff format to replace black (#1473) 2023-10-25 11:33:00 +03:00
types.py fix typed choices, make working with different Django 5x choices options (#1539) 2025-03-13 11:23:51 +03:00