Added the review capability to the student_proposal review page.
Note that editing of reviews still is not allowed, and Students can't read/respond yet.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
"""
Django Unit Test and Doctest framework.
"""
from django.test.client import Client
from django.test.testcases import TestCase