🎨 Also export tortoise.query_utils.Prefetch
This commit is contained in:
parent
3e15aa7722
commit
2239480dc0
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
from tortoise.expressions import Q
|
||||
from tortoise.manager import Manager
|
||||
from tortoise.query_utils import Prefetch
|
||||
from tortoise.queryset import QuerySet
|
||||
from tortoise.signals import (
|
||||
post_delete,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue