Styling lost on multiple pages after django-allauth update
Creating this issue based on the recent discussion at the mailman-users mailing list:
Despite some fixes introduced by the django-allauth developer, there are multiple pages in Postotius that lack styling, e.g. pages for social logins and also the page displayed after a password reset (accounts/password/reset/done/).
The suggested fix is to pin django-allauth==0.57.0 until this is resolved.