H
H
hheellpp2018-09-19 12:22:32
Django
hheellpp, 2018-09-19 12:22:32

How can I fix it?

django.db.migrations.exceptions.InconsistentMigrationHistory: Migration HistoriOfIllniss.0001_initial is applied before its dependency MainPage.0013_auto_20180919_1410 on database 'default'.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
mark okolov, 2018-09-19
@okolovmark

try deleting the migration files in the project previous

I
Ivan, 2018-09-19
@VanVanuch

Most likely an error in the migration dependency chain.
Can you tell me what is stored in the `dependencies` field in these migration files (HistoriOfIllniss.0001_initial and MainPage.0013_auto_20180919_1410)?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question