online-judge/judge/utils
Quantum 394e97eeca Remove uses of django.utils.translation.ugettext
This is just an alias of django.utils.translation.gettext on Python 3,
and it's deprecated starting Django 3.0.
2021-10-15 21:36:31 -04:00
..
tests Add pagination without counting to all submissions (#1403) 2020-05-31 01:22:51 -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
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 Do not write empty init.yml 2020-05-23 17:44:07 -04:00
problems.py Remove uses of django.utils.translation.ugettext 2021-10-15 21:36:31 -04:00
pwned.py Remove dependency on django.utils.six 2021-10-02 13:01:41 -04:00
ranker.py Refactor implementation of contest rating 2021-05-13 01:33:39 -04:00
raw_sql.py Remove dependency on django.utils.six 2021-10-02 13:01:41 -04:00
recaptcha.py Implement untested ReCaptcha support; #624 2017-11-16 13:55:30 -05: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 Enforce import order 2019-09-28 20:53:49 -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 Add option for user to download their data; #40 2020-05-19 20:55:01 -04:00