Revert "Add link to django docs for SECRET_KEY"
This reverts commit e2eb510854
.
This commit is contained in:
parent
7134269218
commit
408fcb7c0f
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ See [Django documentation for MEDIA_ROOT](https://docs.djangoproject.com/en/4.2/
|
||||||
|
|
||||||
#### SECRET_KEY
|
#### SECRET_KEY
|
||||||
|
|
||||||
Must be defined to something unique and secret. (See https://docs.djangoproject.com/en/4.2/ref/settings/#std:setting-SECRET_KEY if you want to know more.)
|
Must be defined to something unique and secret.
|
||||||
|
|
||||||
#### SITE_URL
|
#### SITE_URL
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue