Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-26 | Avoid duplicate user entry with same email address during upload. | prathamesh | |
Django allows multiple usernames with same email id. Preventing this, as we identify users with their email id or username. | |||
2019-04-17 | Fix user CSV upload issue | King | |
2017-11-13 | Added testcase file | prathamesh | |