from ..utils.apps import ColabProxiedAppConfig class ProxyRedmineAppConfig(ColabProxiedAppConfig): name = 'redmine' verbose_name = 'Redmine Proxy'