pinax / pinax-blog

a blog app for Django
MIT License
464 stars 153 forks source link

OperationalError at /blog/ #136

Open omidshojaee opened 3 years ago

omidshojaee commented 3 years ago

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