graphene-django/graphene_django/debug
Nikolai Røed Kristiansen 4517e32224
👷 Add pre-commit (#1336)
* 🔧 Add pre-commit config

Similar to graphene and graphene-sqlalchemy

* ⬆ Bump black

* 👷 Lint on CI

* ⬆ Bump flake8-black

* 🔧 Keep excluding migrations

* ⬆ Bump flake8

* 🔧 Remove black and flake8 from tox config

* ⬆ Update pre-commit versions

* Upgrade syntax to python 3.7+

* Format with pre-commit

dedent docs/schema.py to allow formatting

* Fix tests on python 3.7
2022-10-19 17:10:30 +03:00
..
exception Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
sql 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
tests 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
__init__.py Reformatted files using black 2018-07-19 16:52:24 -07:00
middleware.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
types.py enhancement: DjangoDebugContext captures exceptions and allows captured stack traces to be queried (#1122) 2021-03-02 10:45:46 -08:00