dynamicweb2/datacenterlight/apps.py

6 lines
105 B
Python
Raw Permalink Normal View History

2023-12-06 11:15:14 +00:00
from django.apps import AppConfig
class DatacenterlightConfig(AppConfig):
name = 'datacenterlight'