from django.apps import AppConfig class FinappConfig(AppConfig): name = 'finapp'