1 min readSep 10, 2020
Hey Aksh, it definitely works — see all the comments from people where it is working fine.
“Table not found” makes me think your database did connect but you’ve got an error in your migrations.
Try python manage.py makemigrations && python manage.py migrate
and see if that helps.
Happy to try to help you debug the issue — hello@bennettgarner.com