cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
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
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
local.py fix: Syntax for ignoring specific errors (#4250) 2023-04-03 10:34:45 -03:00
production.py fix: Syntax for ignoring specific errors (#4250) 2023-04-03 10:34:45 -03:00
test.py fix: Syntax for ignoring specific errors (#4250) 2023-04-03 10:34:45 -03:00