diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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? |