jumpserver/apps/accounts/models/__init__.py

4 lines
70 B
Python

from .account import *
from .automations import *
from .base import *