add text fields and exclusive options for participants
authorJan Szejko <janek37@gmail.com>
Thu, 28 Dec 2017 12:54:13 +0000 (13:54 +0100)
committerJan Szejko <janek37@gmail.com>
Thu, 28 Dec 2017 12:54:13 +0000 (13:54 +0100)
commitcced2ec09ed232c6044bfc2c8e98fb6af6503ba2
tree7fa90e2718a241ad0807066aa69ff74b3fcaba6f
parentcbae43d3842076cf85fcc206e2ed13fce7d0c0a4
add text fields and exclusive options for participants
stage2/admin.py
stage2/forms.py
stage2/migrations/0011_auto__add_fieldoptionset__add_fieldoption__add_field_assignment_field_.py [new file with mode: 0644]
stage2/models.py
stage2/templates/stage2/participant.html
stage2/urls.py
stage2/views.py