Open mish24 opened 7 years ago
Hey, I am sorry I worked on the issue without your approval. I didn't know if the generator of the issue is the solver by default. However, can I carry out the task?
@mish24 we can add a simple regex query in models, where we have defined the username field or we can simple use the django inbuilt user, which already have this validation implemented and hence following the django principle of DRY( Don't Repeat Yourself)
@GunpreetAhuja Sorry, I would like to keep this!
@mish24 Submit a PR!
@medhach Can I go with this issue?
@GunpreetAhuja Sure go ahead
@medhach You can add this to milestone as well.
Validation has to be added to check whether the user doesn't enter something like '+', '|' anything in the first and last name areas, infact in any field that requires typing