Sebastian Lohff
|
0178fcb3ef
|
Remove some python2 --> python3 leftovers
Remove some __future__ imports and the six compability layer (which was
not mentioned in the requirements.txt anyway).
|
2022-01-22 16:47:07 +01:00 |
Sebastian Lohff
|
ff94b62212
|
Pep8 fixes
Reformat codebase a bit so it is easier to work with.
|
2022-01-22 16:43:48 +01:00 |
Sebastian Lohff
|
92007bab02
|
clear_contest: make python3 ready, remove unused import
|
2020-02-08 22:35:24 +01:00 |
Sebastian Lohff
|
d38c6ada3f
|
Draft for a clear contest script
Script clears calls, users, references and shadow calls from the
database to clean up after the last contest.
|
2020-01-20 22:14:22 +01:00 |