Tesis 1.0.0
Loading...
Searching...
No Matches
twofa.apps.TwofaConfig Class Reference
Inheritance diagram for twofa.apps.TwofaConfig:

Static Public Attributes

str default_auto_field = 'django.db.models.BigAutoField'
str name = 'twofa'

Detailed Description

Definition at line 4 of file apps.py.

Member Data Documentation

◆ default_auto_field

str twofa.apps.TwofaConfig.default_auto_field = 'django.db.models.BigAutoField'
static

Definition at line 5 of file apps.py.

◆ name

str twofa.apps.TwofaConfig.name = 'twofa'
static

Definition at line 6 of file apps.py.


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