Tesis 1.0.0
Loading...
Searching...
No Matches
appUSERS.models.UsuarioManager Class Reference
Inheritance diagram for appUSERS.models.UsuarioManager:

Public Member Functions

 create_user (self, email, password, **extra_fields)
 create_superuser (self, email, password, **extra_fields)

Detailed Description

Definition at line 9 of file models.py.

Member Function Documentation

◆ create_superuser()

appUSERS.models.UsuarioManager.create_superuser ( self,
email,
password,
** extra_fields )

Definition at line 23 of file models.py.

◆ create_user()

appUSERS.models.UsuarioManager.create_user ( self,
email,
password,
** extra_fields )

Definition at line 13 of file models.py.


The documentation for this class was generated from the following file: