[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:52:55 +02:00
committed by Alexey Pelykh
parent f3982aaa07
commit 003de264d2

View File

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