Source code for www.copyleftconf.org
Find a file
2016-10-03 16:42:03 -07:00
fixtures Prepares registrasion-demo to match the 0.1 release of registrasion. 2016-04-26 19:11:06 +10:00
gulp Update to latest build system 2016-02-27 17:23:35 -06:00
pinaxcon Fixes payment form behaviour. 2016-10-03 16:42:03 -07:00
static Clean up some of the voting status UI 2016-03-17 13:59:46 -05:00
.gitignore Coverage, Migrations. 2016-04-27 10:33:44 +10:00
gondor.yml Update deploy config 2016-02-27 18:54:26 -06:00
gulpfile.js Update to latest build system 2016-02-27 17:23:35 -06:00
LICENSE added MIT license 2016-04-26 17:18:28 +08:00
manage.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00
package.json Update to latest build system 2016-02-27 17:23:35 -06:00
Procfile Update deploy config 2016-02-27 18:54:26 -06:00
README.rst Prepares registrasion-demo to match the 0.1 release of registrasion. 2016-04-26 19:11:06 +10:00
requirements.txt Adds dependency on registration-stripe 2016-09-21 10:46:52 +10:00
tox.ini Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00

registrasion-demo
=================

PinaxCon
---------
`PinaxCon` is a working demo of Symposion and the Symposion Starter Project. It usually lives at https://github.com/pinax/PinaxCon

This is a fork of PinaxCon to demonstrate Registrasion, a registration package that works well with Symposion. You can find Registrasion at https://github.com/chrisjrn/registrasion

Registrasion has relaively complete docs at http://registrasion.readthedocs.org


What is the point of this?
--------------------------
This project provides some starter templates for much of the functionality of Registrasion, as well as demos of how to make payments and enter user profiles.

If you care to, you can also use this project as a starting point for your own Registrasion-based site.