[Mailman-Users] Overriding/modifying the login page

2022-12-13 Thread Christian Wahl
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 the urls.py -- and where would that be located?

Kind regards
Christian
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: Overriding/modifying the login page

2022-12-13 Thread Mark Sapiro

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 Mailman 3 is mailman-us...@mailman3.org 
.




Should I create a separate app and override the path?
Should I modify the urls.py -- and where would that be located?



See https://django-allauth.readthedocs.io/en/latest/templates.html

Modify the template at django_mailman3/templates/account/login.html

--
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/