job and task details view
authorMaciej Tronowski <mtro@man.poznan.pl>
Fri, 20 Feb 2015 15:22:38 +0000 (16:22 +0100)
committerMaciej Tronowski <mtro@man.poznan.pl>
Fri, 20 Feb 2015 15:22:38 +0000 (16:22 +0100)
commitb9bcd422c66e0cd9b0f20a0c037dbc2d811bb59f
tree9de5788e5814477f3531c8547268fad83409719f
parentbe46fb1b43775f35da8b49ad28110d16c8692777
job and task details view
qcg/models.py
qcg/templates/qcg/job.html
qcg/templates/qcg/jobs.html
qcg/templates/qcg/task.html [new file with mode: 0644]
qcg/templatetags/__init__.py [new file with mode: 0644]
qcg/templatetags/qcg_utils.py [new file with mode: 0644]
qcg/urls.py
qcg/utils.py
qcg/views.py