On 1/14/23 11:44, Odhiambo Washington wrote:
On Sat, Jan 14, 2023 at 7:13 PM Mark Sapiro <mark@msapiro.net> wrote:
Nothing in those releases per se would affect this. This is Django and django-allauth. Perhaps when you updated the Mailman packages, you also updated these dependencies.
Which dependencies would those be?
Django and django-allauth.
When I upgraded, the command I ran was:
pip install --upgrade --force mailman mailmanclient postorius hyperkitty mailman-hyperkitty django-mailman3
Do you mean --force-reinstall? pip has no --force option. I *think* --force-reinstall will upgrade dependencies. Depending on your pip version, --upgrade alone may or may not upgrade dependences. Older versions of pip will, but newer versions, at least without --force-upgrade require --upgrade-strategy eager to update dependencies.
And how do I find out what is suppressing the logging for the social accounts?
That's a django-allauth question.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan