django-simplecms/example
Jaap Joris Vens 74c896b86e Properly sort out pre-commit hook handling
What this means is that the source code of SimpleCMS now passes all the the
pre-commit hooks, and that the code generated by `simplecms` _also_ passes
all the pre-commit hooks.
2022-01-29 12:56:45 +01:00
..
migrations
static Improve image section by fixing aspect ratio to 16:9 2020-11-09 21:23:52 +01:00
templates Properly sort out pre-commit hook handling 2022-01-29 12:56:45 +01:00
.isort.cfg Properly sort out pre-commit hook handling 2022-01-29 12:56:45 +01:00
.pre-commit-config.yaml Properly sort out pre-commit hook handling 2022-01-29 12:56:45 +01:00
__init__.py
models.py Properly sort out pre-commit hook handling 2022-01-29 12:56:45 +01:00
settings.py Reverse tidy and cache middleware 2021-07-05 01:41:18 +02:00
setup.cfg Add useful pre-commit hooks 2021-06-30 00:03:51 +02:00
urls.py Blackify everything 2021-07-04 01:59:48 +02:00
views.py Properly sort out pre-commit hook handling 2022-01-29 12:56:45 +01:00
wsgi.py Blackify everything 2021-07-04 01:59:48 +02:00