Files @ e180c7f00b6d
Branch filter:

Location: symposion_app/README.md

Taavi Burns
Adds a manage.py script to assign reviewers to talks.

Requires that a 'reviewers' group exist, and that there are people assigned to it (otherwise it won't find any reviewers to add!).

It will assign up to 3 reviewers, where those reviewers are NOT one of the speakers, and that reviewer has not opted out of reviewing that talk. It will choose random reviewers from those with the fewest existing not-opted-out assignments.
# 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][1].

[1]: https://github.com/pinax/pinax-project-symposion