presenting job description as form
authorMaciej Tronowski <mtro@man.poznan.pl>
Wed, 6 May 2015 14:27:35 +0000 (16:27 +0200)
committerMaciej Tronowski <mtro@man.poznan.pl>
Wed, 6 May 2015 14:27:35 +0000 (16:27 +0200)
commit368ebd66507c4d45cbc6e77cb3d45624172d0995
treef65cc679a2e917db6269074c6b2061f89265727d
parent2e9ac76d9077819ede2eb7f2077cd7e364aa16dc
presenting job description as form
12 files changed:
qcg/service.py
qcg/static/qcg/selectize/selectize.bootstrap3.css
qcg/templates/qcg/details_base.html [new file with mode: 0644]
qcg/templates/qcg/job.html
qcg/templates/qcg/job_description.html [new file with mode: 0644]
qcg/templates/qcg/job_submit.html
qcg/templates/qcg/job_submit_form.html [new file with mode: 0644]
qcg/templates/qcg/tags/bootstrap_button_group.html [new file with mode: 0644]
qcg/templates/qcg/tags/bootstrap_checkbox.html
qcg/templates/qcg/task.html
qcg/templatetags/qcg_utils.py
qcg/views.py