I've followed the installation instructions. This is the error I see when browsing /blog/: `no such table: blog_blog` Also, `manage.py migrate` shows me error `sqlite3.OperationalError: no such table: blog_post`
I've followed the installation instructions. This is the error I see when browsing /blog/:
no such table: blog_blogAlso,
manage.py migrateshows me errorsqlite3.OperationalError: no such table: blog_post