from django.apps import AppConfig class VolunteerArrangementConfig(AppConfig): name = 'volunteer_arrangement'