diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2019-02-12 18:42:14 +0100 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2019-02-12 18:42:14 +0100 |
commit | dd9eaef3b467ffe1693ceeee4a0398d191945faf (patch) | |
tree | 63e4e1a60a24271f1b1ba1b2d5a5e657d640d10c /add_task.py | |
parent | 97e13d167e5ccdc02e2c1ac34b9179cbe316db14 (diff) |
create_disk_images: add diskless computers to db.student_computers
Using defaultdict for all_disks resulted in diskless computers missing
from DB. By iterating over keys in computers instead of all_disks
computers with no disk are also added (and later shown on task page).
Diffstat (limited to 'add_task.py')
0 files changed, 0 insertions, 0 deletions