add ui and widget

This commit is contained in:
ivan deng
2017-12-13 13:09:05 +08:00
parent b544e06262
commit a009219026
16 changed files with 3106 additions and 2 deletions

View File

@@ -398,6 +398,7 @@ class AppThemeConfigSettings(models.TransientModel):
to_removes = [
# 清除消息数据
['mail.message', ],
['mail.followers', ],
]
try:
for line in to_removes :