2023-09-27 14:42:25 +01:00

6 lines
83 B
Python

from django.apps import AppConfig
class CfgsConfig(AppConfig):
name = 'cfgs'