Moved the Student cleaner to the create form such that it is always used.
Also enforced that the user picks a School type in the cleaner for the time being.
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase