aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/js/wiki
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2019-10-22 19:29:31 +0200
committerGravatar Sebastiaan Zeeff <[email protected]>2019-10-22 19:29:31 +0200
commita6313b8fb4cf14f566f55c710533636b7e29ed7b (patch)
tree9ce3c545d298ad9b581123ffea2b283eec3d0925 /pydis_site/static/js/wiki
parentAdd bulma content class to home page content for proper formatti… (#291) (diff)
Set SECRET_KEY to constant in debug mode
The SECRET_KEY in debug mode was auto-generated each time the config file was loaded. This had the unwanted side-effect of requiring testers to login again on the site as the SECRET_KEY had changed during the reload process. This commit resolves that by turning it into a constant. Since having a constant secret results in the linting error `S105`, I have added a specific `noqa` ignore for that.
Diffstat (limited to 'pydis_site/static/js/wiki')
0 files changed, 0 insertions, 0 deletions