combo-plugin-nanterre/debian/50nanterre.py

4 lines
145 B
Python

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