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

6 lines
93 B
Python

from django.apps import AppConfig
class InstancesConfig(AppConfig):
name = 'instances'