7 Jul
2022
7 Jul
'22
6:10 p.m.
On 7/7/22 10:25 AM, Mark Sapiro wrote:
I just upgraded from Django 3.2.11 to 3.2.14 on mail.python.org and lists.mailman3.org.
How to upgrade mailman-web to align with Django?
I upgraded from Django 3.0.14 to 3.1.14 and then 3.2.14 using these docs:
https://docs.djangoproject.com/en/4.0/howto/upgrade-version/
But then this upgrade command returned a complaint that mailman-web 0.0.5 requires Django<3.1:
pip install -U mailman postorius django-mailman3 hyperkitty mailman-web uwsgi
and it downgraded Django back to 3.0.14.
I did not see anything about this in the Django for Mailman Admins doc, but I may have missed something.
https://docs.mailman3.org/en/latest/django-primer.html
Thanks.
dn