fix django typo
This commit is contained in:
parent
c3ebdac547
commit
be20c410d9
1 changed files with 1 additions and 1 deletions
|
@ -437,7 +437,7 @@
|
|||
},
|
||||
{
|
||||
"name": "DJANGO_SECRET_KEY",
|
||||
"displayName": "Djange Secret Key",
|
||||
"displayName": "Django Secret Key",
|
||||
"description": "Set this to a long random string.",
|
||||
"generate": "expression",
|
||||
"from": "[\\w]{50}"
|
||||
|
|
Loading…
Reference in a new issue