2022-11-28 14:11:39 +11:00

6 lines
93 B
Python

from django.apps import AppConfig
class InterfaceConfig(AppConfig):
name = 'interface'