cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
Adin Hodovic 3db64512c8
fix: Syntax for ignoring specific errors (#4250)
Noticed when started using pygrep-hooks. Syntax is noqa: code with a colon.
2023-04-03 10:34:45 -03:00
..
contrib Fix out-of-sync sequence for Site ID (#3511) 2022-01-13 21:23:28 +00:00
static Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
templates Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
users fix: Syntax for ignoring specific errors (#4250) 2023-04-03 10:34:45 -03: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 Add pyupgrade to pre-commit config (#3702) 2022-05-07 19:21:15 +01:00
conftest.py Simplify database access in tests (#3807) 2022-07-26 23:44:34 +01:00