This commit is contained in:
Marc 2014-10-04 21:29:34 +00:00
commit bdf7c1d473
1 changed files with 0 additions and 5 deletions

View File

@ -41,11 +41,6 @@ Django-orchestra can be installed on any Linux system, however it is **strongly
python manage.py migrate
```
6. Create a panel administrator
```bash
python manage.py createsuperuser
```
7. Configure celeryd
```bash
sudo python manage.py setupcelery --username orchestra