online-judge/judge/admin
2024-08-22 02:52:26 +00:00
..
__init__.py Fix user admin object creation and deletion; #931, #2288 2023-10-28 22:48:33 +00:00
comments.py Use consistent capitals for admin column descriptions 2023-10-11 12:26:48 +00:00
contest.py Protect stateful admin endpoints against CSRF 2024-07-31 18:13:33 -04:00
interface.py Use decorator for admin display functions 2023-08-26 03:38:05 +00:00
organization.py Use decorator for admin display functions 2023-08-26 03:38:05 +00:00
problem.py Use consistent capitals for admin column descriptions 2023-10-11 12:26:48 +00:00
profile.py Fix user admin object creation and deletion; #931, #2288 2023-10-28 22:48:33 +00:00
runtime.py Add tier field to judge model 2024-08-22 02:52:26 +00:00
submission.py Protect stateful admin endpoints against CSRF 2024-07-31 18:13:33 -04:00
taxon.py Use full sentences in help_text 2022-08-20 11:16:06 -04:00
ticket.py