Mike-Heneghan / ALISS

ALISS (A Local Information System for Scotland) is a service to help you find help and support close to you when you need it most.
https://aliss.org
0 stars 0 forks source link

Meaningful error for email address already exists. #47

Closed Mike-Heneghan closed 5 years ago

Mike-Heneghan commented 5 years ago

It looks like there is already a meaningful error for when an email address is already associated with a user.

Screenshot 2019-03-12 at 10 51 10
        error_messages={
            'unique': _("A user with that email address already exists."),
        },
Mike-Heneghan commented 5 years ago

Hey @digitalWestie,

As above I think this is already being handled?

It would be great to discuss the problem further because I can't seem to recreate the issue.

Cheers,

Mike