Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app 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