[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:52:55 +02:00
committed by Jordi Ballester Alomar
parent af3420012e
commit 7529803ed5

View File

@@ -37,5 +37,5 @@
'test/generate_move.yml',
],
'active': False,
'installable': True,
'installable': False,
}