VideoMash
VideoMash copied to clipboard
OperationalError at /subSummarize no such table: subSummarize_document
first do the migrations with python manage.py migrate
Even after running this command I am still facing the same error. Any other things to be done
Try deleting pycache and db file and then migrate and makemigrations commands.