mediacms/files/apps.py

6 wiersze
85 B
Python

from django.apps import AppConfig
class FilesConfig(AppConfig):
name = "files"