Update README.md
This commit is contained in:
committed by
GitHub
parent
479a87456b
commit
9465042d7b
@@ -36,6 +36,8 @@ Depends on
|
|||||||
'mfa',
|
'mfa',
|
||||||
'......')
|
'......')
|
||||||
```
|
```
|
||||||
|
1. Collect Static Files
|
||||||
|
`python manage.py collectstatic`
|
||||||
1. Add the following settings to your file
|
1. Add the following settings to your file
|
||||||
|
|
||||||
```python
|
```python
|
||||||
@@ -141,4 +143,4 @@ function some_func() {
|
|||||||
//MUST_BE_MFA true or false, if the user must has with MFA
|
//MUST_BE_MFA true or false, if the user must has with MFA
|
||||||
}
|
}
|
||||||
|
|
||||||
````
|
````
|
||||||
|
|||||||
Reference in New Issue
Block a user