Skip to content
Snippets Groups Projects
Forked from KIF / AKPlanning
246 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
apps.py 99 B
from django.apps import AppConfig


class AkschedulingConfig(AppConfig):
    name = 'AKScheduling'