summaryrefslogtreecommitdiff
path: root/TODO
blob: ee563616b97dd4b16657495eaaa1b31603573a25 (plain)
1
2
3
4
5
6
7
8
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?