I used to create signup forms using UserCreationForm often in my projects, but this one particular time when I did use the code below:
forms.py
class UserR