apps.py 91 Bytes
from django.apps import AppConfig


class Trans2EsConfig(AppConfig):
    name = 'trans2es'