Open mverleg opened 7 years ago
Commenting the apps cmsplugin_filer_file
and cmsplugin_filer_image
, migrating, then uncommenting and migrating again "works" (gives Your models have changes that are not yet reflected in a migration, and so won't be applied
). So the problem is with one or both of these or their depedencies.
cmsplugin_filer_file
, cmsplugin_filer_link
and cmsplugin_filer_image
all three cause conflicts
django.db.migrations.state.InvalidBasesError: Cannot resolve bases for [<ModelState: 'cmsplugin_filer_file.FilerFile'>, <ModelState: 'cmsplugin_filer_link.FilerLinkPlugin'>, <ModelState: 'cmsplugin_filer_image.FilerImage'>]