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