Change models dir

This commit is contained in:
ibuler
2016-12-21 00:43:52 +08:00
parent 4d96978b4f
commit 649509dec1
13 changed files with 568 additions and 708 deletions

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
from .idc import *
from .user import *
from .group import *
from .asset import *