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 7e0d6b9 commit e22d0d6Copy full SHA for e22d0d6
django-stubs/contrib/auth/models.pyi
@@ -7,8 +7,8 @@ from django.contrib.auth.validators import UnicodeUsernameValidator
7
from django.contrib.contenttypes.models import ContentType
8
from django.db import models
9
from django.db.models import QuerySet
10
-from django.db.models.expressions import Combinable
11
from django.db.models.base import Model
+from django.db.models.expressions import Combinable
12
from django.db.models.manager import EmptyManager
13
from django.utils.functional import _StrOrPromise
14
from typing_extensions import Self, TypeAlias
0 commit comments