symposion_app/vendor/registrasion
Joel Addison d4b0b52253 Registrasion updates
Show applied vouchers on attendee registration admin page.
Add head title and page title to more areas.
Update the dashboard to show warning for empty categories and have
button to open voucher page.
Fix exception on attendee page when user does not have attendee object.
2020-01-05 00:34:17 +10:00
..
design git subrepo pull vendor/registrasion 2017-09-30 00:44:14 +10:00
docs git subrepo pull vendor/registrasion 2017-09-30 00:44:14 +10:00
registrasion Registrasion updates 2020-01-05 00:34:17 +10:00
requirements Add requirement for lxml 2017-09-30 11:01:23 +10:00
.gitignore git subrepo pull vendor/registrasion 2017-09-30 00:44:14 +10:00
.gitrepo git subrepo pull vendor/registrasion 2017-09-30 01:49:37 +10:00
CONTRIBUTING.rst git subrepo pull vendor/registrasion 2017-09-30 00:44:14 +10:00
LICENSE Vendor registration 2017-05-27 20:59:35 +10:00
MANIFEST.in Include templates in sdist 2017-12-23 12:29:37 +11:00
README.rst git subrepo pull vendor/registrasion 2017-09-30 00:44:14 +10:00
setup.cfg git subrepo pull vendor/registrasion 2017-09-30 00:44:14 +10:00
setup.py git subrepo pull vendor/registrasion 2017-09-30 00:44:14 +10:00

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

**Registra** (tion for Sympo) **sion**. A conference registration app for Django,
letting conferences big and small sell tickets from within Symposion.

Symposion
---------
``symposion`` is an Open Source conference management solution built with Pinax
apps for Django. For more information, see https://github.com/pinax/symposion.

registrasion
------------
``registrasion`` is a registration package that you use alongside Symposion. It
handles inventory management, as well as complex product inclusions, automatic
calculation of discounts, and invoicing. Payment of invoices can be faciliated
by manual filings of payments by staff, or through plugging in a payment app.

Initial development of ``registrasion`` was funded with the generous support of
the Python Software Foundation.

Quickstart
----------
``registrasion`` is a Django app. You will need to create a Django project to
customize and manage your Registrasion and Symposion installation. A
demonstration app project with templates is available at
https://github.com/chrisjrn/registrasion-demo

Documentation
-------------
The documentation for ``registrasion`` is available at
http://registrasion.readthedocs.org/