Tesis 1.0.0
Loading...
Searching...
No Matches
apps.py
Go to the documentation of this file.
1from django.apps import AppConfig
2
3
4class TwofaConfig(AppConfig):
5 default_auto_field = 'django.db.models.BigAutoField'
6 name = 'twofa'