symposion_app/vendor/regidesk/regidesk
James Polley e726ff21a8 Create regidesk app
Shows summary of all attendees with a paid ticket, including
boarding_pass status.

Currently, regidesk allows staff with the requisite permission the
ability to view the checkin status of attendees, and email the user
their boarding pass email.

Included is a view for the user to retrieve their own QR code (in case
they got the plain-text version of the email, they can use this to
download an image to their phone for faster checkin)
2018-01-06 11:38:06 +11:00
..
migrations Create regidesk app 2018-01-06 11:38:06 +11:00
templates/regidesk Create regidesk app 2018-01-06 11:38:06 +11:00
__init__.py git subrepo clone git@gitlab.com:LCA2018/registrasion-desk.git vendor/regidesk 2018-01-06 11:38:04 +11:00
admin.py Create regidesk app 2018-01-06 11:38:06 +11:00
apps.py git subrepo clone git@gitlab.com:LCA2018/registrasion-desk.git vendor/regidesk 2018-01-06 11:38:04 +11:00
forms.py git subrepo clone git@gitlab.com:LCA2018/registrasion-desk.git vendor/regidesk 2018-01-06 11:38:04 +11:00
models.py Create regidesk app 2018-01-06 11:38:06 +11:00
tests.py git subrepo clone git@gitlab.com:LCA2018/registrasion-desk.git vendor/regidesk 2018-01-06 11:38:04 +11:00
urls.py Create regidesk app 2018-01-06 11:38:06 +11:00
views.py Create regidesk app 2018-01-06 11:38:06 +11:00