Add missing responses import and replace usage of helper.responses with just responses in soc.views.models.student module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase