Skip to content

heppstux/SettingsPyReplaceSecretKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Replaces SECRET_KEYs in a Django settings.py with a freshly generated one.

Usage:

python replace_secret.py filename

Note: Avoid using this script on systems that do not have a proper random generator.

About

a simple python script replacing the SECRET_KEY in Djangos settings.py – use e.g. for automatic django project deployments in CI environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages