Hi Stephen
On Wed, 20 Jul 2022 at 16:19, Stephen J. Turnbull < stephenjturnbull@gmail.com> wrote:
Prasanth Nair writes:
Thank you for the quick response and for the possible causes. I'm using the following versions. Django: 3.0.14 msgfmt: 0.19.8.1
The Django and msgfmt versions are not the issue. However, both of those versions are quite out of date. I'm not sure if it matters if you update msgfmt, but the documentation site for Django 3.0 now says "This document is for an insecure version of Django that is no longer supported. Please upgrade to a newer release!"
Looking at the packaging for mailman-web and mailman-hyperkitty, the former (https://gitlab.com/mailman/mailman-web) specifies "django >=2.2, !=3.0, <4" and the latter (https://gitlab.com/mailman/mailman-hyperkitty/) doesn't seem to specify a django version requirement. There is a separate Hyperkitty project (https://gitlab.com/mailman/hyperkitty) which has added support for Django 4 but that doesn't seem to be what is installed by following the instructions at https://docs.mailman3.org/en/latest/install/virtualenv.html
Regards
Philip