pytrader icon indicating copy to clipboard operation
pytrader copied to clipboard

settings.SECRET_KEY

Open owocki opened this issue 9 years ago • 1 comments

local server has been updated.

generate a new one for each installation.

owocki avatar Mar 27 '16 15:03 owocki

From the slack channel:

If you are planning to continue this project as a django project, and not only as a library, than I suppose improving the settings could be something that could be done. Putting the ALLOWED_HOSTS, SECRET_KEY and all the other things which might change in the local_settings.py. Also creating a local_settings_template.py in the pyfolio project, is usually what is done. Also, different settings based on production/development environment.

owocki avatar Apr 01 '16 16:04 owocki