I am working on my first django project with allauth and working through customising the allauth templates with my own styles. I have linked the user to the email.html template so that they can view the email addresses associated with their account. When I check this out on my deployed site there are no email addresses shown where it should list them. This is despite having checked 'verified' from admin panel. I can add a new email and it successfully shows in the admin panel and resend verification emails that successfully arrive in my mail box. Is there something I need to do in the settings somewhere to get the email set to show?
2.1m questions
2.1m answers
60 comments
57.0k users