first migrate item, annotations to avoid error during new installs

This commit is contained in:
j 2015-01-19 11:56:59 +01:00
commit b3d1a8d04c
2 changed files with 4 additions and 0 deletions

2
README
View file

@ -95,6 +95,8 @@ Important: "use_your_own" is a password and you have to use the same value here
su pandora
cd /srv/pandora/pandora
./manage.py syncdb --noinput
./manage.py migrate item
./manage.py migrate annotation
./manage.py migrate
./manage.py sqlfindindex
./manage.py sync_itemsort