from django.apps import AppConfig class DonarConfig(AppConfig): name = 'apps.donar'