Skip to content
apps.py 102 B
Newer Older
from django.apps import AppConfig


class CastellumAuthConfig(AppConfig):
    name = 'castellum_auth'