-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disallow creating contests with duplicate contests_code #109
Comments
Can I work on this issue? |
Can I take this up now? |
This seems resolved already. In |
@InfiniteVerma @shrirangpdeshmukh |
Alright. |
I have created a PR addressing this issue |
Implement a check for the duplication of contest code before creating a new contest.
localhost/admin/new-contest
Here two contests with same code FRST has been created which should not be.

The text was updated successfully, but these errors were encountered: