symposion_app/symposion/reviews/management/commands
Taavi Burns e180c7f00b 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.
2013-06-25 22:53:18 -04:00
..
__init__.py add reviews app 2012-08-14 03:54:45 -04:00
assign_reviewers.py Adds a manage.py script to assign reviewers to talks. 2013-06-25 22:53:18 -04:00
calculate_results.py add reviews app 2012-08-14 03:54:45 -04:00
create_review_permissions.py add reviews app 2012-08-14 03:54:45 -04:00
promoteproposals.py switched from using nullboolean accepted on proposal result to a more flexible status choice 2012-09-02 14:45:41 -04:00