Bases: BaseUserManager
BaseUserManager
Methods
create_user
Creates and saves a User with the given email, date of birth and password.
Call self as a function.