systers / macc

Server side support platform for Peace Corps mobile applications.
http://macc.systers.org/
9 stars 51 forks source link

Integrity error on duplicate user #261

Closed GunpreetAhuja closed 7 years ago

GunpreetAhuja commented 7 years ago

The signup page shows Integrity error if a duplicate username is added.

screen shot 2017-04-06 at 10 27 38 am

I would like to modify it by displaying a customized message via signup template.

screen shot 2017-04-06 at 11 19 38 am

Also, the already existing email renders on different page:

screen shot 2017-04-06 at 10 27 15 am

Added the code for rendering the email error on the same page.

screen shot 2017-04-06 at 11 19 38 am

(A GSoC aspirant)

GunpreetAhuja commented 7 years ago

Pull request: https://github.com/systers/macc/pull/262