Update README.md

This commit is contained in:
Mohamed El-Kalioby
2019-04-23 11:36:55 +03:00
committed by GitHub
parent 479a87456b
commit 9465042d7b

View File

@@ -36,6 +36,8 @@ Depends on
'mfa',
'......')
```
1. Collect Static Files
`python manage.py collectstatic`
1. Add the following settings to your file
```python
@@ -141,4 +143,4 @@ function some_func() {
//MUST_BE_MFA true or false, if the user must has with MFA
}
````
````