I am trying to insert the null value in some fields of a predefined object.
null
my models.py:
models.py
class myCustomeUser(AbstractUser):