2020-09-04 23:08:23 +10:00

6 lines
93 B
Python

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