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

feature removed unpublished pages from menu item admin select view fo… #159

Merged

Conversation

vipulnarang95
Copy link
Member

Removed unpublished pages from menu item select view admin

vipulnarang95 and others added 7 commits January 30, 2023 17:38
reduced characters in line
corrected released versions
- Pin django-cms to version 4.0.0
- Pin djangocms-alias to version 1.11.0
- Pin djangocms-versioning to version 1.2.2

All of the above where required as they previously followed latest
releases for which djangocms-navigation was incompatible with.
It seems like page.get_title_obj().versions.first() can be of type
NoneType which is something that we need to take into account when
trying to access its state attribute.
@joshyu joshyu merged commit fec7b4c into master Mar 6, 2024
10 checks passed
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.

4 participants