.. |
admin
|
Store revision count on comment model
|
2023-02-20 05:55:04 +00:00 |
bridge
|
Add bridge-side handling of is_disabled
|
2023-01-03 14:22:40 -05:00 |
contest_format
|
Remove py2 unicode syntax
|
2022-07-17 23:36:47 -04:00 |
fixtures
|
Remove explicit Java 9/10/11 versions from fixture
|
2022-10-28 01:51:39 -04:00 |
jinja2
|
Remove widgets/relative-time.html fragment
|
2023-02-23 05:52:55 +00:00 |
management
|
Remove old PDF renderers
|
2023-02-26 19:39:08 +00:00 |
migrations
|
Drop submission indexes that are prefixes of other indexes
|
2023-02-20 07:21:06 +00:00 |
models
|
Use faster organization check for get_visible_problems
|
2023-02-20 23:45:04 +00:00 |
tasks
|
Avoid passing models to celery tasks
|
2022-02-27 17:33:33 -05:00 |
templatetags
|
|
|
utils
|
Fix infinite paginator collections.abc import
|
2023-02-21 00:57:33 +00:00 |
views
|
Prefetch problem group names for authored problems
|
2023-02-22 06:04:15 +00:00 |
widgets
|
Create and use custom 'dmoj' select2 theme
|
2023-02-05 23:24:02 -05:00 |
__init__.py
|
|
|
apps.py
|
Use Martor for flatpage admin preview
|
2020-04-04 17:49:33 -04:00 |
caching.py
|
|
|
comments.py
|
Store revision count on comment model
|
2023-02-20 05:55:04 +00:00 |
dblock.py
|
|
|
event_poster_amqp.py
|
Moves constants to 'settings.py'; #993
|
2019-10-20 13:45:57 -04:00 |
event_poster_ws.py
|
|
|
event_poster.py
|
Moves constants to 'settings.py'; #993
|
2019-10-20 13:45:57 -04:00 |
feed.py
|
Move problem filtering into class methods (#1308)
|
2020-04-07 15:47:34 -04:00 |
forms.py
|
Use different default ace theme depending on site theme
|
2023-02-07 22:58:43 -05:00 |
fulltext.py
|
|
|
highlight_code.py
|
Fix rare bug on copying text
|
2022-07-27 16:27:39 -04:00 |
judge_priority.py
|
Leave a spare judge when rejudging if possible
|
2022-02-21 18:52:56 -05:00 |
judgeapi.py
|
Add bridge-side handling of is_disabled
|
2023-01-03 14:22:40 -05:00 |
lxml_tree.py
|
|
|
middleware.py
|
Rework misc config to run exactly one query
|
2023-02-23 04:10:57 +00:00 |
pdf_problems.py
|
Remove old PDF renderers
|
2023-02-26 19:39:08 +00:00 |
performance_points.py
|
Optimize user pp breakdown chart query
|
2023-02-20 21:22:29 +00:00 |
ratings.py
|
Add translation for rating level names
|
2021-10-15 21:32:20 -04:00 |
signals.py
|
Rework misc config to run exactly one query
|
2023-02-23 04:10:57 +00:00 |
sitemap.py
|
Create sitemap generation script
|
2023-02-17 22:29:56 +00:00 |
social_auth.py
|
Fix period in sentences
|
2022-10-01 23:07:49 -04:00 |
template_context.py
|
Rework misc config to run exactly one query
|
2023-02-23 04:10:57 +00:00 |
tests.py
|
|
|
timezone.py
|
Moves constants to 'settings.py'; #993
|
2019-10-20 13:45:57 -04:00 |
user_log.py
|
|
|
user_translations.py
|
Remove dependency on django.utils.six
|
2021-10-02 13:01:41 -04:00 |