SciPost Code Repository

Skip to content
Snippets Groups Projects
apps.py 93 B
Newer Older
Jorran de Wit's avatar
COI
Jorran de Wit committed
from django.apps import AppConfig


class ConflictsConfig(AppConfig):
    name = 'conflicts'