I have two model classes on the "models.py" file. Signup & Notes
Signup
Notes
from django.contrib.auth.models import User from djan