We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running pip install -U djangocms-pageadmin in a project setup to point at divios pypi brings back version 0.0.10.
pip install -U djangocms-pageadmin
It looks like the last two releases need to be pushed to that pypi.
I don't now what the workflow usually is in this project, but this will be doable using twine if you have the right credentials for divios pypi.
The text was updated successfully, but these errors were encountered:
I'm not here much longer, so going to post the info here.
Briefly contacted Divio + the person who deals with the pypi mirror is away today.
When this is needed, it's possible to contact them to get the access needed to publish to the private pypi mirror.
It's probably worth publishing the last two version which are not there.
Sorry, something went wrong.
No branches or pull requests
Running
pip install -U djangocms-pageadmin
in a project setup to point at divios pypi brings back version 0.0.10.It looks like the last two releases need to be pushed to that pypi.
I don't now what the workflow usually is in this project, but this will be doable using twine if you have the right credentials for divios pypi.
The text was updated successfully, but these errors were encountered: