Files @ e726ff21a8ff
Branch filter:

Location: symposion_app/vendor/registrasion/docs/index.rst

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)
.. Registrasion documentation master file, created by
   sphinx-quickstart on Thu Apr 21 11:29:51 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Registrasion
============

Registra(tion for Sympo)sion.

Registrasion is a conference registration package that goes well with the Symposion suite of conference management apps for Django. It's designed to manage the sorts of inventories that large conferences need to manage, build up complex tickets with multiple items, and handle payments using whatever payment gateway you happen to have access to

Development of registrasion was commenced by Christopher Neugebauer in 2016, with the generous support of the Python Software Foundation.


Contents:
---------
.. toctree::
   :maxdepth: 2

   overview
   integration
   inventory
   payments
   for-zookeepr-users
   views
   templates


Indices and tables
==================

* :ref:`genindex`
* :ref:`search`

.. * :ref:`modindex`