from django.apps import AppConfig
class ServicesConfig(AppConfig):
name = 'orchestra.contrib.services'
verbose_name = 'Services'