cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
Bruno Alla 17fa459dc3
Fix inconsistent line length and move configs to pyproject.toml (#4276)
* Fix inconsistent line length and move config to pyproject.toml

Fix #2720

* Fix running tox with AUTOFIXABLE_STYLES

* Adjust some styles

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Adjust more styles

* Split isort and flake8 tests

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-15 15:43:04 +01:00
..
contrib Fix out-of-sync sequence for Site ID (#3511) 2022-01-13 21:23:28 +00:00
static Add more pre-commit hooks (#4266) 2023-04-15 12:15:15 +01:00
templates Add username_type option (#3958) 2023-04-15 11:53:15 +01:00
users Fix inconsistent line length and move configs to pyproject.toml (#4276) 2023-04-15 15:43:04 +01:00
utils Add Azure Storage as an option to serve static and media files (#3967) 2022-11-30 18:26:58 +00:00
__init__.py Fix inconsistent line length and move configs to pyproject.toml (#4276) 2023-04-15 15:43:04 +01:00
conftest.py Simplify database access in tests (#3807) 2022-07-26 23:44:34 +01:00