Skip to content

Styling lost on multiple pages after django-allauth update

Creating this issue based on the recent discussion at the mailman-users mailing list:

https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/36U5NY725FNJSGRNELFOJLLEZQIS2L3Y/

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.