Skip to content

WIP: Feature django-cms 4.0.x compatibility#672

Open
Aiky30 wants to merge 6 commits intonephila:developfrom
EligaServices:feature/cms4-compatibility
Open

WIP: Feature django-cms 4.0.x compatibility#672
Aiky30 wants to merge 6 commits intonephila:developfrom
EligaServices:feature/cms4-compatibility

Conversation

@Aiky30
Copy link
Copy Markdown

@Aiky30 Aiky30 commented Apr 6, 2021

Description

Describe:

  • Content of the pull request
  • Feature added / Problem fixed

References

Provide any github issue fixed (as in Fix #XYZ)

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

"BlogConfig.namespace {} and BlogConfig.app_title {} are"
"unique together".format(seed, config.namespace, config.app_title)
)
try:
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This needs moving to the cms_config to work using the new app registration system which replaces pools: https://github.com/django-cms/django-cms/blob/28d3fa54cb8795fc2276ada94e07f45fa2fe1def/cms/cms_config.py#L18

@yakky yakky force-pushed the develop branch 2 times, most recently from 36e5e25 to 5220d47 Compare May 8, 2023 18:52
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.

2 participants