symposion_app/symposion/reviews
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
..
management Adds a manage.py script to assign reviewers to talks. 2013-06-25 22:53:18 -04:00
templatetags cleaned up code style 2013-06-11 11:10:29 -06:00
__init__.py add reviews app 2012-08-14 03:54:45 -04:00
admin.py added admin for NotificationTemplate 2012-09-08 17:29:18 -06:00
context_processors.py add reviews app 2012-08-14 03:54:45 -04:00
fixture_gen.py add reviews app 2012-08-14 03:54:45 -04:00
forms.py add reviews app 2012-08-14 03:54:45 -04:00
models.py Adds a manage.py script to assign reviewers to talks. 2013-06-25 22:53:18 -04:00
tests.py add reviews app 2012-08-14 03:54:45 -04:00
urls.py added urls for reviewed and not-reviewed by section 2013-04-29 14:03:37 -07:00
utils.py add reviews app 2012-08-14 03:54:45 -04:00
views.py cleaned up code style 2013-06-11 11:10:29 -06:00