Update README.md

This commit is contained in:
Fabio Caccamo
2015-11-17 16:09:26 +01:00
parent 690924df51
commit 5b8ad7b04b
-1
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