22 Mar
2018
22 Mar
'18
8:02 a.m.
Hi,
after migrating from a PIP install to Debian Backports packages, I get the following error:
The whole config of mailman3-suite:
https://pastebin.com/nzJufYBN This sounds like you have incompatible versions of some libraries installed. Can you tell us what versions you have installed? Specifically django and django-allauth? Also when posting django settings be careful because it contains secrets
On 03/21/2018 11:20 PM, Bjoern Franke wrote: that you should change now:
- SECRET_KEY
- Mailman credentials
- Database credentials
What I find a little strange is that all your middleware classes are commented out in the settings you sent. That doesn't look right...