debian: declare apps when installed

This commit is contained in:
Frédéric Péters 2019-01-26 09:22:50 +01:00
parent 8ca09ef0ca
commit 9a54a43dc7
2 changed files with 4 additions and 0 deletions

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

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

View File

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