from django.apps import AppConfig class PartyappConfig(AppConfig): name = 'partyApp'