Answer the question
In order to leave comments, you need to log in
Migrations conflict in Django?
After a couple of edits in the models, migrations refused to be applied. I deleted all manual migrations, but the project retained a certain cache that looks for some tables that no longer exist.
Tell me how to delete the database and cache in the project
Answer the question
In order to leave comments, you need to log in
The history of applying migrations is stored in the django_migrations table.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question