jumpserver/apps/accounts/models/__init__.py

4 lines
70 B
Python

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