SciPost Code Repository

Skip to content
Snippets Groups Projects
apps.py 101 B
Newer Older
from django.apps import AppConfig


class OrganizationsConfig(AppConfig):
    name = 'organizations'