Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
apps.py 91 B
from django.apps import AppConfig


class AkonlineConfig(AppConfig):
    name = 'AKOnline'