graphene-django/examples/starwars
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 Update travis and tox (#667) 2019-06-10 20:54:30 -07:00
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
data.py Update travis and tox (#667) 2019-06-10 20:54:30 -07:00
models.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
schema.py Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00