mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-24 22:43:45 +00:00
2 lines
112 B
Python
2 lines
112 B
Python
from jumpserver.rewriting import db # noqa 采用猴子补丁的方式,重写atomic ForeignKey OneToOneField
|