Updated README.md
parent
7a57b35554
commit
690924df51
|
|
@ -21,6 +21,8 @@ INSTALLED_APPS = (
|
||||||
#...
|
#...
|
||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
- Run ``python manage.py makemigrations admin_interface``
|
||||||
|
- Run ``python manage.py migrate admin_interface``
|
||||||
- Run ``python manage.py collectstatic``
|
- Run ``python manage.py collectstatic``
|
||||||
- Restart your application server
|
- Restart your application server
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue