fix account

This commit is contained in:
ivan deng
2018-11-15 20:20:23 +08:00
parent 429e2c1475
commit 0626f8a102
14 changed files with 242 additions and 35 deletions

View File

@@ -58,5 +58,5 @@
'post_init_hook': 'post_init_hook',
'installable': True,
'application': True,
'auto_install': True,
'auto_install': False,
}