On 12/13/22 01:25, Christian Wahl wrote:
Hi,
I followed the guidelines on
https://docs.mailman3.org/en/latest/install/virtualenv.html and everything is
fine, but I would like to create a custom login page. So, that would be on
/accounts/login/ from the allauth app.
The appropriate list for
Hi,
I followed the guidelines on
https://docs.mailman3.org/en/latest/install/virtualenv.html and everything is
fine, but I would like to create a custom login page. So, that would be on
/accounts/login/ from the allauth app.
Should I create a separate app and override the path?
Should I modify