Contents:
SignUpForm
SignUpForm.clean()
SignUpForm.media
Form for a user to create a new account
Clean data, make sure username and email are not already in use.
Return all media required to render the widgets on this form.