debian: declare apps when installed

This commit is contained in:
Frédéric Péters 2019-01-26 09:21:04 +01:00
parent 893e4e7a8b
commit 5ba59b3c75
2 changed files with 4 additions and 0 deletions

3
debian/50montpellier_encombrants.py vendored Normal file
View File

@ -0,0 +1,3 @@
if 'passerelle_montpellier_encombrants' not in INSTALLED_APPS:
INSTALLED_APPS += ('passerelle_montpellier_encombrants',)
TENANT_APPS += ('passerelle_montpellier_encombrants',)

View File

@ -0,0 +1 @@
debian/50montpellier_encombrants.py /etc/passerelle/settings.d/