aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'pysite/constants.py')
-rw-r--r--pysite/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pysite/constants.py b/pysite/constants.py
index f4ea8449..be1bd9f8 100644
--- a/pysite/constants.py
+++ b/pysite/constants.py
@@ -70,6 +70,7 @@ ERROR_DESCRIPTIONS = {
JAM_STATES = [
"planning",
"announced",
+ "preparing",
"running",
"judging",
"finished"