Files
jumpserver/apps/jumpserver/__init__.py
2023-12-26 12:51:09 +05:00

2 lines
112 B
Python
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
from jumpserver.rewriting import db # noqa 采用猴子补丁的方式重写atomic ForeignKey OneToOneField