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', '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