Conference management site for FOSSY. Forked from Linux Australia's version at https://gitlab.com/laconfdev/symposion_app.
docs | ||
fixtures | ||
symposion | ||
symposion_project | ||
.gitignore | ||
LICENSE | ||
manage.py | ||
MANIFEST.in | ||
README.md | ||
requirements-docs.txt | ||
requirements.txt | ||
setup.py |
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
pip install -r requirements.txt
python manage.py syncdb
python manage.py loaddata fixtures/*