I am new to django , was following a tutorial on youtube, on how to create custom user model.
This is my model
from django.db import models #from django.co