Updating initialization doc

remotes/origin/enhancement/email-actions
Alejandro Alonso 2014-06-17 09:45:49 +02:00
parent 2c8524e146
commit 4089514aac
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ Just execute these commands in your virtualenv(wrapper):
python manage.py syncdb --all --noinput
python manage.py migrate --fake
python manage.py loaddata initial_user
python manage.py loaddata initial_project_templates
python manage.py loaddata initial_role
python manage.py sample_data
python manage.py createinitialrevisions