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