Files @ 2e7f8259d8f3
Branch filter:

Location: symposion_app/README.md

Steve Holden
Add ids to sponsor images to allow linking to each sponsor's entry.
# 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/*`