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,
I'm trying to implement a signup form but I couldn't override default field error messages. For example, as you can see I get "your password can't be too similar" error but I want to show them in custom alert window with bootstrap such as the right-hand side image. I don't want to use any bootstrap extension.