Skip to content
Snippets Groups Projects
apps.py 94 B
from django.apps import AppConfig


class WarpmainConfig(AppConfig):
    name = 'warpservice'