cmdb/api/models/__init__.py

6 lines
72 B
Python

# -*- coding:utf-8 -*-
from .account import User
from .cmdb import *