old_console/ncircc/apps.py
2024-11-02 14:12:45 +03:00

5 lines
87 B
Python

from django.apps import AppConfig
class NcirccConfig(AppConfig):
name = 'ncircc'