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