10000 Moved placeholders from Page to Title model by Aiky30 · Pull Request #6442 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

Moved placeholders from Page to Title model #6442

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

Merged
merged 21 commits into from
Jul 12, 2018

Conversation

Aiky30
Copy link
Contributor
@Aiky30 Aiky30 commented Jul 10, 2018

Move the placeholders many to many field from the Page model to the Title model
Adjust any failing tests
Do not introduce new tests
Create a data migration to:

  • Create a placeholder for each language the page is tied to (title_set)
  • Move all plugins for each language into their respective placeholder

@coveralls
Copy link
coveralls commented Jul 10, 2018

Coverage Status

Coverage remained the same at 78.189% when pulling 57b00f1 on Aiky30:placeholder-to-title into c8f56a9 on divio:release/4.0.x.

@czpython czpython self-assigned this Jul 11, 2018
@czpython czpython added this to the 4.0.0 milestone Jul 11, 2018
@czpython czpython changed the title Change the Placeholder M2M relationship from Page to Title Moved placeholders from Page to Title model Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0