You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hello,
On my website there are a menu item changepassword. Users can login normal over django and over allauth with social accounts. When user is login over social account i want to disable menu item change password. How can i find out that user is login with an allauth social account in template?