summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.org>2015-08-31 15:38:04 +0200
committerTimotej Lazar <timotej.lazar@araneo.org>2015-08-31 15:38:04 +0200
commit0a307af35995c87e5e8f0851704e8a784a3ac380 (patch)
tree75ea9f09b55e3fbc40795325541a63e0463969eb /TODO
parentb0c5086d0a6517645c92463ea2928be2f8bc44e7 (diff)
Update TODO
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?