.. |
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
|
No evaluating editable_problem_ids for public problem editors
|
2023-02-18 21:40:09 +00:00 |
management
|
Create sitemap generation script
|
2023-02-17 22:29:56 +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
|
Enforce import order
|
2019-09-28 20:53:49 -04:00 |
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
|
Remove unused imports and fix whitespace issues
|
2019-04-19 22:12:29 -04:00 |
apps.py
|
Use Martor for flatpage admin preview
|
2020-04-04 17:49:33 -04:00 |
caching.py
|
Clear cache on finished_submission; #463
|
2016-09-14 18:42:12 -04:00 |
comments.py
|
Store revision count on comment model
|
2023-02-20 05:55:04 +00:00 |
dblock.py
|
Enforce trailing commas
|
2019-09-28 20:53:49 -04:00 |
event_poster_amqp.py
|
Moves constants to 'settings.py'; #993
|
2019-10-20 13:45:57 -04:00 |
event_poster_ws.py
|
Enforce import order
|
2019-09-28 20:53:49 -04:00 |
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
|
Enforce import order
|
2019-09-28 20:53:49 -04:00 |
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
|
Enforce import order
|
2019-09-28 20:53:49 -04:00 |
middleware.py
|
Report username to uwsgi as a log variable
|
2023-02-22 06:10:27 +00:00 |
pdf_problems.py
|
Fix PDF math not loading fully
|
2021-10-20 01:07:54 -04: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
|
Allow WebAuthn devices to be managed in admin
|
2021-06-05 01:08:02 -04: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
|
Create and use custom 'dmoj' select2 theme
|
2023-02-05 23:24:02 -05:00 |
tests.py
|
Fix basic flake8 errors
|
2019-09-28 20:53:49 -04:00 |
timezone.py
|
Moves constants to 'settings.py'; #993
|
2019-10-20 13:45:57 -04:00 |
user_log.py
|
Enforce import order
|
2019-09-28 20:53:49 -04:00 |
user_translations.py
|
Remove dependency on django.utils.six
|
2021-10-02 13:01:41 -04:00 |