from django.apps import AppConfig class SupportConfig(AppConfig): name = 'supporto' default_auto_field = 'django.db.models.BigAutoField'