..
tests
Add tests for memo_lazy helper function
2023-02-20 22:15:41 +00:00
__init__.py
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
Make DiggPaginator support manual count override
2023-02-18 07:31:18 +00:00
file_cache.py
The PY3 Port: Part 8 of Infinity
2019-04-04 14:07:38 +00:00
infinite_paginator.py
Fix infinite paginator collections.abc import
2023-02-21 00:57:33 +00:00
iterator.py
Add judge.utils.iterator.chunk
2022-03-22 00:22:43 -04:00
lazy.py
Add memo_lazy helper function
2023-02-20 22:15:41 +00:00
mathoid.py
Remove png support in mathoid
2023-01-20 18:03:08 -05:00
opengraph.py
Add OpenGraph to blog posts
2023-01-23 00:27:15 -05:00
pdfoid.py
Simplify PDF rendering backend
2023-03-09 13:33:44 +02:00
problem_data.py
Allow unicode and nobigmath hints to be used with site data ( #2055 )
2022-12-20 15:21:13 -05:00
problems.py
Fix small bug with problem attempt icon
2023-01-08 00:00:18 -05: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
Remove RawSQLColumn now that it's unused
2022-10-31 02:04:51 -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
Don't allow for infinite and nan values in safe_float_or_none
2022-11-19 00:22:41 -05:00
subscription.py
Moves constants to 'settings.py'; #993
2019-10-20 13:45:57 -04:00
texoid.py
texoid: response status is in status_code
, not status
2023-03-05 17:27:26 +00: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 dead function
2022-11-13 01:02:59 -05:00