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 settings for the example project.DEBUG = TrueTEMPLATE_DEBUG = DEBUGROOT_URLCONF = 'examples.urls'