Files @ e726ff21a8ff
Branch filter:

Location: symposion_app/vendor/registrasion/requirements/extern.txt

James Polley
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)
1
2
3
4
# Requirements that currently live in git land, so are necessary to make the
# project build, but can't live in setup.py

-e git+https://github.com/pinax/symposion.git@ad81810#egg=SymposionMaster-1.0.0b3-dev # Symposion lives on git at the moment