perf: 重写GenericForeignKey

This commit is contained in:
feng
2023-12-26 12:42:20 +08:00
committed by Bryan
parent 33ea5eb41f
commit f1db5d6f44
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
from jumpserver.rewriting import db # noqa 采用猴子补丁的方式重写atomic ForeignKey OneToOneField

View File

@@ -1,2 +1,2 @@
from . import db