symposion_app/symposion
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
..
boxes track revisions for proposals, boxes and add reversion admin to all 2012-07-18 19:19:59 -04:00
cms add community pages 2012-12-20 01:48:19 -05:00
conference orderings on schedules 2013-01-29 03:14:56 -05:00
proposals cleaned up code style 2013-06-11 11:10:29 -06:00
reviews Adds a manage.py script to assign reviewers to talks. 2013-06-25 22:53:18 -04:00
schedule added create_slot schedule helper 2013-02-21 11:32:12 -07:00
speakers added Meta class ordering by name to order speaker lists and dropdowns 2013-04-29 14:00:58 -07:00
sponsorship cleaned up code style 2013-06-11 11:10:29 -06:00
static add chosen 2012-08-31 02:31:31 -04:00
teams avoid the extra SELECT 2012-09-15 17:47:59 -06:00
templates removed block for template tag user_reviewed 2013-04-29 14:11:55 -07:00
utils add utils 2012-07-12 01:20:55 -04:00
__init__.py bump version for dev 2013-03-14 04:56:04 -04:00
conf.py made voting threshold configurable 2012-08-14 15:52:23 -04:00
forms.py bring over forms and views form pycon for now 2012-07-12 01:32:07 -04:00
markdown_parser.py add our more liberal markdown parser to symposion 2012-07-18 19:20:51 -04:00
models.py add blank models.py to symposion 2012-08-14 04:20:46 -04:00
views.py add prefixes to auth forms 2012-08-14 04:48:39 -04:00