summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-10-12 12:02:43 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-10-12 12:04:00 +0200
commit0850ea13c19d4f2a382fd7d4bcf6333f446fa68b (patch)
treeeac97facaf39d8a79a068b1c90279c3d069431f0 /TODO
parent7ab74a08a68bcb3afce03b089e57df5aff66bdd9 (diff)
Drop is_visible column from problem table
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index ee56361..da6cf42 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,3 @@ 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?