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

MAIN_MENUS_ADMIN_CLASS is not defined #505

Closed
frague59 opened this issue Dec 10, 2024 · 2 comments
Closed

MAIN_MENUS_ADMIN_CLASS is not defined #505

frague59 opened this issue Dec 10, 2024 · 2 comments

Comments

@frague59
Copy link
Contributor

Hi,

I'm working on a new Wagtail project and I've an issue with wagtailmenus app:

cogwheels.exceptions.settings.DefaultValueNotImportable: There is an issue with the default value specified for MAIN_MENUS_ADMIN_CLASS in wagtailmenus.conf.defaults. No module could be found matching the path 'wagtailmenus.menuadmin'. Please use a full (not relative) import path with the object name at the end, for example: 'project.app.module.object'.

When looking in the site-packages directory, I can find the module but I cannot load it.

Wagtail==6.3.1
Django==4.2.17
wagtailmenus==4.0.1

Thanks for your help !

@frague59
Copy link
Contributor Author

Please note the docs are not updated of RTD to match les new 4.x version.

@MrCordeiro
Copy link
Contributor

Hi @frague59, the module exists, as you can see here. I don't believe it is being caused by wagtailmenus but by cogwheels.

Thanks for letting us know about the issues with the docs. We are following that issue here: #488

@MrCordeiro MrCordeiro closed this as not planned Won't fix, can't repro, duplicate, stale Dec 30, 2024
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

No branches or pull requests

2 participants