Conference management site for FOSSY. Forked from Linux Australia's version at https://gitlab.com/laconfdev/symposion_app.
Find a file
Rebecca Lovewell 1861ad2926 Redirect to dashboard if there are no benefits to edit.
The sponsor object has been created, and we only need to collect details
about the potential-sponsor's benefits. If there are no benefits, the user
should be redirected to the dashboard rather than forced to submit what
appears to be the same form twice.
2014-03-14 14:59:51 -04:00
docs fix links 2013-07-25 01:20:45 +02:00
symposion Redirect to dashboard if there are no benefits to edit. 2014-03-14 14:59:51 -04:00
.gitignore adds site_media to .gitignore 2012-10-20 16:12:26 -07:00
CONTRIBUTING.md Added CONTRIBUTING documentation to repository 2013-01-21 16:24:48 -07:00
LICENSE update LICENSE 2013-06-04 12:23:39 -04:00
MANIFEST.in add static dir to manifest 2012-08-31 02:44:16 -04:00
README.md update README to include new startproject template 2013-06-04 12:24:04 -04:00
requirements-docs.txt move requirements up to base, single file (+ docs) 2012-07-18 19:47:52 -04:00
setup.py fix links 2013-07-25 01:20:45 +02:00

Symposion

A conference management solution from Eldarion.

Built with the generous support of the Python Software Foundation.

See http://eldarion.com/symposion/ for commercial support, customization and hosting

Quickstart

If you're interested in running symposion locally, we have built a basic Django startproject template that includes Symposion.