NDOJ/judge
2024-10-02 15:06:33 -05:00
..
admin Fix contest summary 2024-10-01 11:07:55 -05:00
bridge Bridge: only update necessary problems when judge sends update signal 2024-05-03 13:37:19 -05:00
contest_format Fix frozen handle 2023-12-03 19:54:01 -06:00
fixtures Fix demo.json 2024-05-21 23:34:23 -05:00
jinja2 Clean up more sql queries 2024-04-26 20:37:35 -05:00
management Remove math engines 2024-02-26 14:49:52 -06:00
markdown_extensions Wrap space around emoji regex 2024-03-20 10:48:17 -05:00
migrations Add contest to course (#126) 2024-10-02 15:06:33 -05:00
ml Fix type 2024-03-26 20:23:47 -05:00
models Add contest to course (#126) 2024-10-02 15:06:33 -05:00
scripts Add image uploading feature for organization (#122) 2024-07-18 09:05:42 +07:00
tasks Add contest field to manage submission page 2023-11-28 20:04:02 -06:00
templatetags Update checker sample 2022-06-17 21:37:13 +07:00
utils Add contest to course (#126) 2024-10-02 15:06:33 -05:00
views Add contest to course (#126) 2024-10-02 15:06:33 -05:00
widgets Fix import 2024-04-27 02:24:11 -05:00
__init__.py Reformat using black 2022-05-14 12:57:27 -05:00
apps.py Import models when django ready 2024-05-03 15:25:04 -05:00
authentication.py Add trans 2024-01-30 22:20:55 -06:00
caching.py Edit displaying rating and points rank for unlisted (#115) 2024-06-04 19:40:20 -05:00
custom_translations.py Add trans 2024-02-19 17:20:57 -06:00
dblock.py Reformat using black 2022-05-14 12:57:27 -05:00
event_poster.py Reformat using black 2022-05-14 12:57:27 -05:00
event_poster_amqp.py Add AMQP websocket 2023-08-21 17:27:21 -05:00
event_poster_ws.py Reformat using black 2022-05-14 12:57:27 -05:00
forms.py Improve notif and organization add member 2024-08-13 17:42:51 +07:00
fulltext.py Reformat using black 2022-05-14 12:57:27 -05:00
highlight_code.py Change pre code css in markdown 2024-01-18 19:46:41 -06:00
judgeapi.py Revert "Try optimizing batch rejudge" 2023-05-27 09:00:42 +07:00
logging.py Add type check for cache 2024-05-08 10:15:55 -05:00
lxml_tree.py Reformat using black 2022-05-14 12:57:27 -05:00
markdown.py Add markdown utils 2024-06-06 21:17:11 -05:00
middleware.py Fix subdomain download files 2023-05-15 00:01:53 -05:00
pdf_problems.py Reformat using black 2022-05-14 12:57:27 -05:00
performance_points.py Add submission indexes to optimize user_problems 2023-03-07 19:59:12 -06:00
ratings.py Edit displaying rating and points rank for unlisted (#115) 2024-06-04 19:40:20 -05:00
signals.py Fix some bugs 2024-09-08 00:31:24 -05:00
sitemap.py Reformat using black 2022-05-14 12:57:27 -05:00
social_auth.py No require password if register via social auth 2024-01-30 19:47:06 -06:00
template_context.py Add type check for cache 2024-05-08 10:15:55 -05:00
tests.py Cloned DMOJ 2020-01-21 15:35:58 +09:00
timezone.py Add contest freeze 2022-11-18 16:59:58 -06:00
user_log.py Remove user script 2024-01-13 19:05:36 -06:00
user_translations.py Upgrade to Django 3.2 2022-10-31 20:43:06 -05:00