mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 08:14:13 +03:00
21f5637a65
when `heroku run python manage.py check --deploy` is ran this error occurs ?: (security.W009) Your SECRET_KEY has less than 50 characters or less than 5 unique characters. Please generate a long and random SECRET_KEY, otherwise many of Django's security-critical features will be vulnerable to attack. changing the num of ran to a larger number fixes this issue |
||
---|---|---|
.. | ||
__init__.py | ||
conf.py | ||
deployment-on-heroku.rst | ||
deployment-with-docker.rst | ||
developing-locally-docker.rst | ||
developing-locally.rst | ||
faq.rst | ||
index.rst | ||
linters.rst | ||
live-reloading-and-sass-compilation.rst | ||
make.bat | ||
Makefile | ||
project-generation-options.rst | ||
settings.rst |