from django.shortcuts import render from django.contrib.auth.forms import UserCreationForm class # Create your views here.