Skip to content
Snippets Groups Projects
Forked from TO / Maják
1784 commits behind the upstream repository.
apps.py 87 B
from django.apps import AppConfig


class UniwebConfig(AppConfig):
    name = "uniweb"