Open
Description
Hi i had installed djangocms_history.
But its outdatetd.
So i wanted install djangocms_version but i get this Error Message :
django.db.migrations.exceptions.InconsistentMigrationHistory: Migration djangocms_snippet.0010_cms4_grouper_version_data_migration is applied before its dependency djangocms_versioning.0015_version_modified on database 'default'.
So that means snippets were running until 0015
Versions i have installed
Python 3.11.*
Django 4.2.*
Django-cms 4.1.*
...
I nearly spend two days with trying --fake migrations and deleting migrations in the django table. But its more trial and Error.
Is there a way to get a halfway clean (migration) structure again or remigrate again ?
Metadata
Metadata
Assignees
Labels
No labels