-
Notifications
You must be signed in to change notification settings - Fork 84
Show problem limits #499
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
base: master
Are you sure you want to change the base?
Show problem limits #499
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please change migration number to 0021 and update depdendencies
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why only c++ and python?
@MasloMaslane it was decided together with prof. @twalen. Two reasons:
|
I guess that we can add C as well (in OI it might be more popular than Python) |
I don't think C is needed, it isn't currently used in any major competitions |
@@ -0,0 +1,27 @@ | |||
# Generated by Django 4.2.20 on 2025-05-05 18:58 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the migration 0021 has been already added (in Django migration)
closes #167