We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0670c1a commit bfc85aaCopy full SHA for bfc85aa
django_async_orm/query.py
@@ -1,7 +1,6 @@
1
import concurrent
2
3
from asgiref.sync import sync_to_async
4
-# Create your models here.
5
from django.db.models import QuerySet
6
7
from django_async_orm.iter import AsyncIter
0 commit comments