Explains the name “registration”

This commit is contained in:
Christopher Neugebauer 2016-04-22 16:43:32 +10:00
parent 670671a3b3
commit 86ac7bdd03
2 changed files with 5 additions and 1 deletions

View file

@ -1,7 +1,9 @@
============
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

View file

@ -6,6 +6,8 @@
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 gracious support of the Python Software Foundation.