First time here? Check out the FAQ!

Revision history  [back]

Your local database needs to be migrated/synced

python manage.py syncdb 
python manage.py migrate --all