Added Survey From Field validation.
Also added the COMMENT_PREFIX in Survey model to ensure that comments are stored in the same way everwhere.
Reviewed by: Lennard de Rijk
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase