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

Fixed issue with settings.LANGUAGES of the using project being reflected in the migration state this third party library #31

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

Bartvaderkin
Copy link
Contributor

Also fixes python src/manage.py makemigrations --check and:

"Your models in app(s): 'mail_editor' have changes that are not yet reflected in a migration, and so won't be applied."

@Bartvaderkin Bartvaderkin requested a review from SonnyBA April 13, 2023 09:14
@alextreme
Copy link
Member

Dank Bart, lijkt me een nuttige verbetering

@Bartvaderkin Bartvaderkin marked this pull request as draft April 13, 2023 09:31
…ted in the migration state this third party library

Also fixes `python src/manage.py makemigrations --check` and:

"Your models in app(s): 'mail_editor' have changes that are not yet reflected in a migration, and so won't be applied."
@Bartvaderkin Bartvaderkin force-pushed the fix/migration-languages branch from 7054f0c to 9892fdc Compare April 13, 2023 09:34
@Bartvaderkin Bartvaderkin marked this pull request as ready for review April 13, 2023 09:38
@Bartvaderkin Bartvaderkin removed the request for review from SonnyBA April 13, 2023 09:48
@Bartvaderkin Bartvaderkin merged commit a5743ff into master Apr 13, 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

Successfully merging this pull request may close these issues.

2 participants