VideoMash icon indicating copy to clipboard operation
VideoMash copied to clipboard

OperationalError at /subSummarize no such table: subSummarize_document

Open mohita-ajmera opened this issue 5 years ago • 3 comments

mohita-ajmera avatar Mar 17 '20 04:03 mohita-ajmera

first do the migrations with python manage.py migrate

anoopmsivadas avatar May 08 '20 05:05 anoopmsivadas

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

MaheshSources avatar Oct 13 '20 11:10 MaheshSources

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

anoopmsivadas avatar Oct 13 '20 12:10 anoopmsivadas