online-judge/judge/utils
2022-10-30 16:56:30 -04:00
..
tests Add judge.utils.iterator.chunk 2022-03-22 00:22:43 -04:00
__init__.py Owning empty files is dumb. 2015-08-16 10:20:15 -04:00
cachedict.py Cache problem/contest access checks on home page; #641 2018-11-03 22:20:11 -04:00
camo.py Rewrite data-src in camo 2019-10-21 13:18:24 -04:00
caniuse.py Use local copy of caniuse.json 2020-04-04 18:35:46 -04:00
celery.py Add option for user to download their data; #40 2020-05-19 20:55:01 -04:00
diggpaginator.py Add flake8-quotes to the linter 2021-09-07 23:25:28 -04:00
file_cache.py The PY3 Port: Part 8 of Infinity 2019-04-04 14:07:38 +00:00
infinite_paginator.py Use infinite pagination on all submissions API page (#1519) 2020-10-16 22:19:37 -04:00
iterator.py Add judge.utils.iterator.chunk 2022-03-22 00:22:43 -04:00
mathoid.py Fix linter mistake 2021-09-23 00:53:03 -04:00
opengraph.py Bad importing; #635 2017-12-05 21:06:19 -05:00
problem_data.py Fix period in sentences 2022-10-01 23:07:49 -04:00
problems.py Remove uses of django.utils.translation.ugettext 2021-10-15 21:36:31 -04:00
pwned.py Fix pwned passwords throwing ValueError 2022-08-27 13:50:46 -04:00
ranker.py Refactor implementation of contest rating 2021-05-13 01:33:39 -04:00
raw_sql.py Fix basic Django 3.2 incompatibilities 2022-10-30 16:56:30 -04:00
recaptcha.py Implement untested ReCaptcha support; #624 2017-11-16 13:55:30 -05:00
safe_translations.py Create safe translation module for Jinja2 2022-03-22 00:25:33 -04:00
stats.py Implement post-contest statistics tab (#1206) 2019-12-09 21:21:41 -05:00
strings.py We apparently support floating point points; #638 2017-12-05 01:38:03 -05:00
subscription.py Moves constants to 'settings.py'; #993 2019-10-20 13:45:57 -04:00
texoid.py Moves constants to 'settings.py'; #993 2019-10-20 13:45:57 -04:00
tickets.py Stop passing both user and profile to filter_visible_tickets (#1377) 2020-05-08 20:19:25 -04:00
timedelta.py Remove uses of django.utils.translation.ungettext 2021-10-15 21:36:31 -04:00
two_factor.py Add WebAuthn support for 2FA (#1352) 2020-05-05 16:11:33 -04:00
unicode.py Replace utf8bytes and utf8text with judge version 2021-10-02 13:01:41 -04:00
views.py Remove py2 unicode syntax 2022-07-17 23:36:47 -04:00