2
0

[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza 2015-10-14 02:52:55 +02:00 committed by Zina Rasoamanana
parent 5f414014d1
commit 925c47bf6f

View File

@ -54,7 +54,7 @@ The check can be activated on a per-journal basis
"demo": [], "demo": [],
"test": [], "test": [],
"licence": "AGPL-3", "licence": "AGPL-3",
"installable": True, 'installable': False,
"auto_install": False, "auto_install": False,
"application": True, "application": True,
} }