shotvibe / shotvibe-web

ShotVibe REST API webservice
1 stars 0 forks source link

Issue #8: Support album memberships #19

Closed prudnikov closed 11 years ago

prudnikov commented 11 years ago

These commands should be executed before this code will work

python manage.py syncdb
python manage.py migrate phone_auth 0001 --fake
python manage.py migrate photos 0001 --fake
python manage.py migrate phone_auth
python manage.py migrate photos