NDOJ/judge
2024-05-21 23:09:22 -05:00
..
admin Fix inconsistency of contest is_organization_private 2024-05-02 23:33:18 -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 Remove math engines 2024-02-26 14:49:52 -06: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 profile info 2024-04-26 22:51:16 -05:00
ml Fix type 2024-03-26 20:23:47 -05:00
models Add type check for cache 2024-05-08 10:15:55 -05: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 Ad profile table (#110) 2024-05-21 23:09:22 -05:00
views Ad profile table (#110) 2024-05-21 23:09:22 -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 Add type check for cache 2024-05-08 10:15:55 -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 Add profile info 2024-04-26 22:51:16 -05: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 Implement markdown emoji, youtube, clipboard 2024-03-19 23:51:12 -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 Ad profile table (#110) 2024-05-21 23:09:22 -05:00
signals.py Clean up more sql queries 2024-04-26 20:37:35 -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