整理git .dev为当前开发目录

This commit is contained in:
ivan deng
2019-01-27 23:24:14 +08:00
parent 0b9ec87c27
commit 13c52e4f1b

View File

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