Update README.md

pull/2/head
Fabio Caccamo 2015-11-17 16:09:26 +01:00
parent 690924df51
commit 5b8ad7b04b
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ INSTALLED_APPS = (
#...
)
```
- Run ``python manage.py makemigrations admin_interface``
- Run ``python manage.py migrate admin_interface``
- Run ``python manage.py collectstatic``
- Restart your application server