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

Pypi Project links are broken, Read the Docs not updated #488

Open
dkirkham opened this issue Mar 3, 2024 · 7 comments
Open

Pypi Project links are broken, Read the Docs not updated #488

dkirkham opened this issue Mar 3, 2024 · 7 comments

Comments

@dkirkham
Copy link
Contributor

dkirkham commented Mar 3, 2024

The Project Links on PyPi - https://pypi.org/project/wagtailmenus/4.0/ - point to the wrong URLs:

Homepage: https://github.com/jazzband/wagtailmenus/tree/stable/4.0.x
Download: https://github.com/jazzband/wagtailmenus/tarball/v4.0

It appears this has been a problem in earlier releases.

I'm not sure if this should be addressed via legacy setup.py or another packaging mechanism.

Also it appears the Read The Docs site is not showing the 4.0 docs.

@Ash-Crow
Copy link

Is there a way to access the 4.0 docs until the problem is fixed?

@MrCordeiro
Copy link
Contributor

MrCordeiro commented Mar 12, 2024

I think this has to do with the Jazzband's bot. The bot was supposed to update those pages.

Perhaps @jezdez can help as he is the sole roadie in the group. Another option is as @ababic for support. As the original author, he still has admin access to both readthedocs and PyPI pages.

@CARocha
Copy link

CARocha commented May 2, 2024

Hi all, actually used wagtail 6.x and wagtailmenus 4 but i have a error?
first warning:
wagtailmenus.FlatMenu: (wagtailadmin.W002) FlatMenu.content_panels will have no effect on snippets editing
HINT: Ensure that FlatMenu uses panels instead of content_panelsor set up an edit_handler if you want a tabbed editing interface.

and then when I try the admin receive this error:
File "/Users/user/projects/django/mysite/.venv/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
^^^^^^^^^^^^^^^^^^^^^
TypeError: 'dict' object is not callable

I followed the docs https://wagtailmenus.readthedocs.io/en/stable/installation.html but in my setting i don't put this
'wagtail_modeladmin', # if Wagtail >=5.1; Don't repeat if it's there already
'wagtail.contrib.modeladmin', # if Wagtail <5.1; Don't repeat if it's there already

because i'm in version 6.1 of wagtail?
any suggestion for solved this problem? anybody?

@MrCordeiro
Copy link
Contributor

Hi all, actually used wagtail 6.x and wagtailmenus 4 but i have a error? first warning: wagtailmenus.FlatMenu: (wagtailadmin.W002) FlatMenu.content_panels will have no effect on snippets editing HINT: Ensure that FlatMenu uses panels instead of content_panelsor set up an edit_handler if you want a tabbed editing interface.

We are treating that warning as a false positive. We are using issue #464 to keep track of it.
Please ignore the warning and use FlatMenu in the way the docs tell you to.

If the problem still persists, please create a new issue for it, as we are using this issue to keep track of the project links problem.

@Ash-Crow
Copy link

Hi, it has been six months and the documentation for the current version is still not accessible... Is there any way I can help?

@MrCordeiro
Copy link
Contributor

Hi, it has been six months and the documentation for the current version is still not accessible... Is there any way I can help?

Yes. As I said, only Jazzband roadies have permissions to fix that. If you could get @jezdez 's attention, we might be able to solve this.

@sheepman4267
Copy link

Perhaps someone affiliated with the project could open an issue on the roadies repo. I'd do it, but I don't think anyone over there will know who I am.

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

5 participants