Skip to content
This repository was archived by the owner on Oct 25, 2019. It is now read-only.

Add missing migraiton for later versions of Django CMS#9

Open
tdsymonds wants to merge 1 commit into
nephila:developfrom
tdsymonds:develop
Open

Add missing migraiton for later versions of Django CMS#9
tdsymonds wants to merge 1 commit into
nephila:developfrom
tdsymonds:develop

Conversation

@tdsymonds

Copy link
Copy Markdown

For later versions of Django & Django CMS there's a missing migration. When you try to run ./manage.py migrate Django gives the below message:

Your models have changes that are not yet reflected in a migration, and so won't be applied.
Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.

This looks like it's related to this issue.

This pull request adds that missing migration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant