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


class FreeLusConfig(AppConfig):
    name = 'freelus'