Put sensitive settings.py information into external file #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Put things like the the secret key into an external text or config file that will never be pushed.
marked the task create said file as completed
marked the task create entry for file in gitignore as completed
marked the task write secret key int othe file as completed
marked the task write DATABASES information like the passwort into that file as completed