NDOJ/judge/migrations
2023-10-10 19:37:36 -05:00
..
0001_squashed_0084_contest_formats.py Reformat using black 2022-05-14 12:57:27 -05:00
0085_submission_source.py Reformat using black 2022-05-14 12:57:27 -05:00
0086_rating_ceiling.py Reformat using black 2022-05-14 12:57:27 -05:00
0087_problem_resource_limits.py Reformat using black 2022-05-14 12:57:27 -05:00
0088_private_contests.py Reformat using black 2022-05-14 12:57:27 -05:00
0089_submission_to_contest.py Reformat using black 2022-05-14 12:57:27 -05:00
0090_fix_contest_visibility.py Reformat using black 2022-05-14 12:57:27 -05:00
0091_compiler_message_ansi2html.py Reformat using black 2022-05-14 12:57:27 -05:00
0092_contest_clone.py Reformat using black 2022-05-14 12:57:27 -05:00
0093_contest_moss.py Reformat using black 2022-05-14 12:57:27 -05:00
0094_submissiontestcase_unique_together.py Reformat using black 2022-05-14 12:57:27 -05:00
0095_organization_logo_override.py Reformat using black 2022-05-14 12:57:27 -05:00
0096_profile_language_set_default.py Reformat using black 2022-05-14 12:57:27 -05:00
0097_participation_is_disqualified.py Reformat using black 2022-05-14 12:57:27 -05:00
0098_auto_20200123_2136.py Reformat using black 2022-05-14 12:57:27 -05:00
0099_custom_checker.py Reformat using black 2022-05-14 12:57:27 -05:00
0100_auto_20200127_0059.py Reformat using black 2022-05-14 12:57:27 -05:00
0101_custom_validator.py Reformat using black 2022-05-14 12:57:27 -05:00
0102_fix_custom_validator.py Reformat using black 2022-05-14 12:57:27 -05:00
0103_fix_custom_validator.py Reformat using black 2022-05-14 12:57:27 -05:00
0104_auto_20200410_1313.py Reformat using black 2022-05-14 12:57:27 -05:00
0105_auto_20200523_0756.py Reformat using black 2022-05-14 12:57:27 -05:00
0106_friend.py Reformat using black 2022-05-14 12:57:27 -05:00
0107_notification.py Reformat using black 2022-05-14 12:57:27 -05:00
0108_submission_judged_date.py Reformat using black 2022-05-14 12:57:27 -05:00
0109_auto_20201017_1151.py Reformat using black 2022-05-14 12:57:27 -05:00
0110_notification_author.py Reformat using black 2022-05-14 12:57:27 -05:00
0111_contest_decimal_points.py Reformat using black 2022-05-14 12:57:27 -05:00
0112_contest_view_contest_scoreboard.py Reformat using black 2022-05-14 12:57:27 -05:00
0113_auto_20201228_0911.py Reformat using black 2022-05-14 12:57:27 -05:00
0114_auto_20201228_1041.py Reformat using black 2022-05-14 12:57:27 -05:00
0115_auto_20210525_0222.py Reformat using black 2022-05-14 12:57:27 -05:00
0116_auto_20211011_0645.py Reformat using black 2022-05-14 12:57:27 -05:00
0117_auto_20211209_0612.py Reformat using black 2022-05-14 12:57:27 -05:00
0118_rating.py Reformat using black 2022-05-14 12:57:27 -05:00
0119_auto_20220306_0512.py Reformat using black 2022-05-14 12:57:27 -05:00
0120_auto_20220306_1124.py Reformat using black 2022-05-14 12:57:27 -05:00
0121_auto_20220415_0135.py Reformat using black 2022-05-14 12:57:27 -05:00
0122_auto_20220425_1202.py Reformat using black 2022-05-14 12:57:27 -05:00
0123_auto_20220502_2356.py Reformat using black 2022-05-14 12:57:27 -05:00
0124_auto_20220602_1116.py Add help text and trans 2022-06-02 00:20:45 -05:00
0125_auto_20220602_1216.py Add help text and trans 2022-06-02 00:20:45 -05:00
0126_languagetemplate.py Add language template 2022-06-12 14:57:46 +07:00
0127_auto_20220616_1442.py Redesign org list 2022-06-18 14:32:37 +07:00
0128_auto_20220620_2210.py Only allow open org to show members 2022-06-26 12:07:34 +07:00
0129_auto_20220622_1424.py Only allow open org to show members 2022-06-26 12:07:34 +07:00
0130_auto_20220831_1048.py Add memory unit to problem admin 2022-08-31 00:23:23 -05:00
0131_auto_20220905_0027.py Black 2022-09-04 12:32:10 -05:00
0132_auto_20220915_1349.py Allow to create group and its contest on UI 2022-09-15 02:05:02 -05:00
0133_auto_20221013_0850.py Move problem clarification to contest clarification 2022-10-12 21:19:22 -05:00
0134_auto_20221018_0124.py Format and fix logged out bug for most recent orgs 2022-10-17 19:30:00 -05:00
0135_auto_20221028_0300.py Upgrade to Django 3.2 2022-10-31 20:43:06 -05:00
0136_alter_profile_timezone.py Upgrade to Django 3.2 2022-10-31 20:43:06 -05:00
0137_auto_20221116_2201.py Add UI for action bar 2022-11-16 18:48:32 -06:00
0138_bookmark_makebookmark.py Format and add trans 2022-11-17 16:11:47 -06:00
0139_contest_freeze_after.py Add contest freeze 2022-11-18 16:59:58 -06:00
0140_alter_contest_format_name.py Add new IOI format 2022-11-21 22:05:35 -06:00
0141_contestproblem_frozen_subtasks.py Add frozen subtasks 2022-12-20 02:24:24 -06:00
0142_contestparticipation_format_data_final.py Add final ranking for superuser (ioi16 only) 2022-12-28 14:38:32 -06:00
0143_auto_20221229_0153.py Add final ranking for superuser (ioi16 only) 2022-12-28 14:38:32 -06:00
0144_auto_20230103_0523.py Make ioi16 related files cleaner 2023-01-02 17:22:45 -06:00
0145_alter_organization_slug.py Initial subdomain implementation 2023-01-23 20:36:44 -06:00
0146_alter_organization_slug.py Add slug validator for org 2023-01-25 13:13:42 -06:00
0147_alter_profile_timezone.py fix typo again 2023-01-31 22:56:16 +07:00
0148_course_courseassignment_courseresource_courserole.py fix typo again 2023-01-31 22:56:16 +07:00
0149_auto_20230202_0902.py Notify users when problem orgs are changed 2023-02-01 20:04:04 -06:00
0150_alter_profile_timezone.py add course.py, list.html and create class CourseList 2023-02-08 22:42:09 +07:00
0151_comment_content_type.py Infinite scrolling and comment migration 2023-02-20 17:15:13 -06:00
0152_migrate_comments.py Infinite scrolling and comment migration 2023-02-20 17:15:13 -06:00
0153_drop_comment_page.py Fix migration name 2023-02-20 17:53:25 -06:00
0154_add_submission_indexes.py Add submission indexes to optimize user_problems 2023-03-07 19:59:12 -06:00
0155_output_only.py Add output-only on UI 2023-03-09 22:31:55 -06:00
0156_auto_20230801_0107.py Add IOI signature to UI 2023-08-01 12:26:15 +07:00
0157_auto_20230801_1145.py Add IOI signature to UI 2023-08-01 12:26:15 +07:00
0158_migrate_pagevote.py Migrate pagevote and bookmark to use content_type 2023-08-03 16:04:39 +07:00
0159_auto_20230803_1518.py Migrate pagevote and bookmark to use content_type 2023-08-03 16:04:39 +07:00
0160_migrate_bookmark.py Migrate pagevote and bookmark to use content_type 2023-08-03 16:04:39 +07:00
0161_auto_20230803_1536.py Migrate pagevote and bookmark to use content_type 2023-08-03 16:04:39 +07:00
0162_profile_image.py Add profile image 2023-08-23 22:14:09 -05:00
0163_email_change.py Update emails 2023-08-25 15:36:38 -05:00
0164_show_testcase.py Drop output_prefix_override and use show_testcases 2023-08-25 18:12:53 -05:00
0165_drop_output_prefix_override.py Drop output_prefix_override and use show_testcases 2023-08-25 18:12:53 -05:00
0166_display_rank_index.py Make chat faster 2023-08-28 14:20:35 -05:00
0167_ultimate_contest_format.py Add ultimate format 2023-08-31 19:35:56 -05:00
0168_css_background.py Add custom css background 2023-09-01 19:42:58 -05:00
0169_public_scoreboard.py Add public scoreboard option 2023-09-16 23:55:24 -05:00
0170_contests_summary.py GP Ranking (#90) 2023-10-06 03:54:37 -05:00
0171_update_notification.py Change notification backend 2023-10-10 17:38:48 -05:00
0172_index_rating.py Add caching for user basic info 2023-10-10 19:37:36 -05:00
__init__.py Cloned DMOJ 2020-01-21 15:35:58 +09:00