graphene-django/examples/cookbook/cookbook/recipes
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
..
migrations 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
admin.py Make examples diff better against each other 2018-06-13 10:29:50 -04:00
apps.py Update travis and tox (#667) 2019-06-10 20:54:30 -07:00
models.py Make cookbook example working on django 2 (#680) 2019-06-19 11:59:19 +01:00
schema.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
tests.py Update travis and tox (#667) 2019-06-10 20:54:30 -07:00
views.py Update travis and tox (#667) 2019-06-10 20:54:30 -07:00