1 2 3 4
# -*- coding: utf-8 -*- from django import forms from django.contrib.auth.forms import UserCreationForm