graphene-django/graphene_django/forms
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
..
tests Convert DecimalField to Decimal instead of Float in DRF and form converters (#1277) 2022-01-18 17:03:08 +03:00
__init__.py Fix flake8 issue 2017-10-02 09:31:58 -05:00
converter.py Convert DecimalField to Decimal instead of Float in DRF and form converters (#1277) 2022-01-18 17:03:08 +03:00
forms.py resolve django translation deprecation warnings (#847) 2020-01-11 14:52:41 +01:00
mutation.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
types.py Cleaned up unused imports and variables. (#1146) 2021-03-18 12:26:02 +03:00