mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 19:37:06 +00:00
[FEAT] Enable django-allauth for enhanced user management & federation
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
Dear user,
|
||||
|
||||
You have a new account on {{ settings.PROJECT_LONG_NAME }}. You can log in at the link below.
|
||||
|
||||
Your username is {{ user.username }}.
|
||||
|
||||
Log in: {{ settings.SITE_PROTOCOL }}://{{ settings.SITE_URL }}/accounts/login/
|
||||
|
||||
Thanks,
|
||||
The {{ settings.PROJECT_SHORT_NAME }} team
|
||||
Reference in New Issue
Block a user