Fix too long lines and fix the bug where undefined variable was used in _editPost method in soc.views.models.mentor 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