The StudentProposal review view now also allow you to subscribe to public/private reviews.
Note that message sending is not yet implemented.
Also moved the other GET parameter stuff into ReviewGet method.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
# Django settings for the example project.
DEBUG = True
TEMPLATE_DEBUG = DEBUG
ROOT_URLCONF = 'examples.urls'