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

4 lines
166 B
Python

if 'combo_plugin_imio_townstreet' not in INSTALLED_APPS:
INSTALLED_APPS += ('combo_plugin_imio_townstreet',)
TENANT_APPS += ('combo_plugin_imio_townstreet',)