2024-01-04 23:00:48 +03:00

6 lines
83 B
Python

from django.apps import AppConfig
class CoreConfig(AppConfig):
name = "core"