cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
Bruno Alla 96b9b95af7
Add pyupgrade to pre-commit config (#3702)
* Add pyupgrade to pre-commit config

* Exclude hooks folder from pyupgrade

* Autofix: run pyupgrade

* Autofix: run pyupgrade on template files
2022-05-07 19:21:15 +01:00
..
contrib Fix out-of-sync sequence for Site ID (#3511) 2022-01-13 21:23:28 +00:00
static Unify compressor, gulp and custom bootstrap options (#3535) 2022-03-20 15:00:40 +00:00
templates Unify compressor, gulp and custom bootstrap options (#3535) 2022-03-20 15:00:40 +00:00
users Fix Swagger schema API endpoint & add a test for it (#3592) 2022-02-16 12:25:32 +00:00
utils Removed unnecessary custom context processor exposing the DEBUG Template Context Variable (#3042) 2021-11-22 13:56:09 +00:00
__init__.py Add pyupgrade to pre-commit config (#3702) 2022-05-07 19:21:15 +01:00
conftest.py Remove request_factory fixture, use the rf one from pytest-django 2020-03-26 18:21:11 +00:00