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

Fix #154 for Django 3.x.x #324

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

h3x4git
Copy link

@h3x4git h3x4git commented Sep 27, 2022

This is a simple fix as @stefanw detected the problem, needs to be reviewed. From tests I still get a Deferred Attribute in Django 2.2 and even 1.11.29. This fix does create the migration correctly and solves the issue on Django 3.2.2 and data-migration as explained in this procedure works correctly https://django-parler.readthedocs.io/en/stable/advanced/migrating.html#step-2-copy-the-data

This is a simple fix as @stefanw detected the problem
@h3x4git h3x4git changed the title Fixes #154 May fix #154 Sep 27, 2022
@h3x4git h3x4git changed the title May fix #154 May fix #154 for Django 3.x.x Sep 27, 2022
Copy link
Author

@h3x4git h3x4git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

proposed by @yakky

@h3x4git h3x4git changed the title May fix #154 for Django 3.x.x Fix #154 for Django 3.x.x Sep 30, 2022
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.

None yet

1 participant