Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Models in app(s): 'blog' have changes that are not yet reflected in a migration #42

Closed
vupham04 opened this issue Mar 26, 2022 · 4 comments

Comments

@vupham04
Copy link

When I try to run ./setup-db.sh, an error appears like the image below. I wonder that this is an issue?

image

@saevarom
Copy link
Collaborator

Hi @vupham04
Are you doing this on a fresh install of docker-wagtail-develop?

@vupham04
Copy link
Author

@saevarom yes, it's on a fresh install, so I have to run manage.py makemigrations by SSH into the environment.

@thoang43
Copy link

I confirm that I had the same issue when I ran the freshly installed docker-wagtail-develop. Since the error said it all, I ran the command manage.py makemigrations and manage.py migrate inside the container to fix the problem.

@cnk
Copy link
Member

cnk commented Oct 8, 2023

I cannot reproduce this with the code available as of October 2023

@cnk cnk closed this as completed Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants