aswanthkoleri / VideoMash

Summarize your video to any duration.
https://aswanthkoleri.github.io/VideoMash/
28 stars 8 forks source link

OperationalError at /subSummarize no such table: subSummarize_document #11

Open mohita-ajmera opened 4 years ago

anoopmsivadas commented 4 years ago

first do the migrations with python manage.py migrate

MaheshSources commented 4 years ago

Even after running this command I am still facing the same error. Any other things to be done

anoopmsivadas commented 4 years ago

Try deleting pycache and db file and then migrate and makemigrations commands.