from django.apps import AppConfig class SeatsappConfig(AppConfig): name = 'seatsApp'