summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index da6cf42..ee56361 100644
--- a/TODO
+++ b/TODO
@@ -3,3 +3,6 @@ Database
- drop 'name' column from problem / problem_group / language tables and move
values to corresponding {en,sl}.py files
+- drop 'is_visible' column from problem table (or 'visible' attribute from
+ common.py files)
+- maybe: drop 'group' attribute from common.py files?