Sebastian Lohff
|
970a3ae517
|
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 17:35:57 +01:00 |
Sebastian Lohff
|
e5465632b4
|
Pep8 fixes
Reformat codebase a bit so it is easier to work with.
|
2022-01-22 17:35:57 +01:00 |
Sebastian Lohff
|
c41a30c66b
|
clear_contest: make python3 ready, remove unused import
|
2022-01-22 17:27:39 +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 |