Django-allauth: How to disable login_message.

Created on 8 Aug 2016  路  1Comment  路  Source: pennersr/django-allauth

I don't want to show login message like this Success: Successfully signed in as {name}
I want to disable it to consistency with normal log in.

Please help.

Most helpful comment

Put in a blank template, over at: account/messages/logged_in.txt

>All comments

Put in a blank template, over at: account/messages/logged_in.txt

Was this page helpful?
0 / 5 - 0 ratings