mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-10-28 06:31:10 +03:00
* handle deprecation warning for requires_system_checks Removed in django 4.1. * Fix broken UT due to pytest import error (#1368) * import error resolved? * Fix tests * Remove Python 3.6 * django 4.1 requires python>=3.10 * Django 4.1 does support python 3.8 to 3.11 * Add Django 4.1 to tox --------- Co-authored-by: Yuekui <yuekui@users.noreply.github.com> Co-authored-by: Josh Warwick <josh.warwick15@gmail.com> Co-authored-by: Kien Dang <mail@kien.ai> |
||
|---|---|---|
| .. | ||
| issues | ||
| __init__.py | ||
| forms.py | ||
| models.py | ||
| mutations.py | ||
| schema_view.py | ||
| schema.py | ||
| test_command.py | ||
| test_converter.py | ||
| test_fields.py | ||
| test_forms.py | ||
| test_query.py | ||
| test_schema.py | ||
| test_types.py | ||
| test_utils.py | ||
| test_views.py | ||
| types.py | ||
| urls_inherited.py | ||
| urls_pretty.py | ||
| urls.py | ||