-
Notifications
You must be signed in to change notification settings - Fork 429
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
New release to PyPI is required for Django v5.1 #781
Comments
I will try to do this this week end saturday / sunday. feel free to ping me on friday night so that I can see it im sonntag |
Ping. ;-) I am attending some live music this evening but after that I will create a #739-like pr if you have not already done so. |
OK.
|
@auvipy please let me know if you have any questions. |
Any updates on when the 2.7.0 release is planned? |
you have to take responsibility of this release! and update the release documentation based on current scenario. Due to some gap, I am hesitant. and some personal / professional emergency arise lately. |
OK... Will do. |
Let me know if you need a hand ✋@cclauss |
release on pypi ? |
@cclauss you should be able to release on pypi now |
Summary:
Installing django-celery-beat on Django v5.1 will downgrade:
django-celery-beat
: 2.6.0 --> 2.1.0django-timezone-field
: 7.0.0 --> 4.2.3Exact steps to reproduce the issue:
pip install Django django-celery-beat
Detailed information
This problem has been fixed on the
main
branch of this repo but that code has not been published to PyPI.The text was updated successfully, but these errors were encountered: