SciPost Code Repository

Skip to content
Snippets Groups Projects
apps.py 187 B
Newer Older
__copyright__ = "Copyright © Stichting SciPost (SciPost Foundation)"
Jorran de Wit's avatar
Jorran de Wit committed
from django.apps import AppConfig


class FinancesConfig(AppConfig):
    name = 'finances'