This commit is contained in:
ivan deng
2019-04-28 19:15:42 +08:00
parent ed3e08a5ea
commit 0c8b501b44
3 changed files with 50 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
# -*- coding: utf-8 -*-
from . import models
from .hooks import pre_init_hook
from .hooks import post_init_hook