Files @ 96830f3c215f
Branch filter:

Location: symposion_app/README.md

James Tauber
more tweaks to field label and help text to be more generic for different types of proposal
# 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/*`