combo-plugin-imio-townstreet/debian/50imio_townstreet.py

6 lines
187 B
Python

# -*- coding: utf-8 -*-
if 'combo_plugin_imio_townstreet' in INSTALLED_APPS:
INSTALLED_APPS += ('combo_plugin_imio_townstreet',)
TENANT_APPS += ('combo_plugin_imio_townstreet',)