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 · 12 comments
Open

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

dkirkham opened this issue Mar 3, 2024 · 12 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.

@MrCordeiro
Copy link
Contributor

I tried emailing roadies@jazzband.co. Let's see what comes out of it.

@Ash-Crow
Copy link

Ash-Crow commented Feb 27, 2025

It's been nearly a year now and the issue is still not resolved. If the roadie here can't fix the issue within such a delay, would it be possible to move this package to another organization, eg. Wagtail Nest?

@MrCordeiro
Copy link
Contributor

I'm game, @Ash-Crow .

There are some steps we must do first:

  • Get the ok from the other project lead, @schlich
  • It would be nice to get @ababic 's blessing too as he's the original author and still have some of the accesses to PyPI
  • Add tests against the Wagtail main branch, nightly
  • Update the release process - currently done with the jazzband bot.
  • Keep the project in sync with the Cookiecutter project template
  • Finally, we need to ask @jezdez to transfer out... which might land us back into the problem of his lack of responses. :-/

@ababic
Copy link
Collaborator

ababic commented Mar 1, 2025

For the record, I'm happy with the project living anywhere people have the will/time to maintain it 😁 It would be a slight shame, but I'd also be fine with just marking the project as 'no longer maintained' and leave it be. Nothing lasts forever, and it had a good old run!

@MrCordeiro
Copy link
Contributor

@ababic , we are still maintaining it. The problem is that we can't fix the links to the docs at PyPI because we lack the access...

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

6 participants