Revision history [back]
Maybe you forgot to migrate the database?
python manage.py migrate askbot
Maybe you forgot to migrate the database?
python manage.py migrate askbot
Another possibility is a missing dependency, but usually there is a different error in that case.
Maybe you forgot to migrate the database?
python manage.py migrate askbot
Another possibility is a missing dependency, but usually there is a different error in that case.