Add contest tester/curator (DMOJ)

This commit is contained in:
cuom1999 2021-05-24 15:00:36 -05:00
parent 06318a97e5
commit 297b8a2a36
25 changed files with 611 additions and 230 deletions

View file

@ -50,7 +50,9 @@ select[id^=id_contest_problems] {
width: 20em !important;
}
select#id_organizers.django-select2,
select#id_authors.django-select2,
select#id_curators.django-select2,
select#id_testers.django-select2,
select#id_organizations.django-select2,
select#id_tags.django-select2 {
width: 20em;