Closed tapaswenipathak closed 7 years ago
I will give it a try :)
@wallid Sure!! I believe you can do it 😎. Send a PR fixing the issue
Could you familiarize me with the process of doing a fix. My thoughts ....
Yeah!! You already know the process 🎉 Let me know if you want any further help to fix this issue
I'm getting an error after i run it in the browser. 500 internal server error in the centre container. I was unsure of how to setup the environment variable for DEBUG on windows 10
@vaibhavsingh97 I added regular expression, created my own branch then merged it to the predev. Tried pushing the predev but there was an authentication error.
I'm getting an error after i run it in the browser. 500 internal server error in the centre container. I was unsure of how to setup the environment variable for DEBUG on windows 10
- all good run the migrations.
@vaibhavsingh97 I added regular expression, created my own branch then merged it to the predev. Tried pushing the predev but there was an authentication error.
You figured out complete workflow. woot! This last step only we can do, that's why you are getting authentication error. :)
Only allowed characters for now, upper case, lower case, space and/or hyphen. Closed with ae7d124a700d571a2ab26372b605fefe469cc662.
I am able to submit a contest name having only special characters. A regex having a check that name should have either small characters or capital characters other than numbers or special characters should do.