Fix formatting
This commit is contained in:
parent
1fa648ecea
commit
0ee20f400c
2 changed files with 5 additions and 3 deletions
|
|
@ -131,7 +131,7 @@ SPECTACULAR_SETTINGS = {
|
|||
"OAUTH2_FLOWS": ["authorizationCode"],
|
||||
"OAUTH2_AUTHORIZATION_URL": "/authorize",
|
||||
"OAUTH2_TOKEN_URL": "/api/v1/oauth/token/",
|
||||
'PREPROCESSING_HOOKS': ["config.schema.custom_preprocessing_hook"],
|
||||
"PREPROCESSING_HOOKS": ["config.schema.custom_preprocessing_hook"],
|
||||
}
|
||||
|
||||
if env.bool("WEAK_PASSWORDS", default=False):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue