django.db.migrations.exceptions.InconsistentMigrationHistory: Migration HistoriOfIllniss.0001_initial is applied before its dependency MainPage.0013_auto_20180919_1410 on database 'default'.
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)?