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.
2 parents b7c1a71 + a975532 commit d527820Copy full SHA for d527820
drfpasswordless/authtoken/models.py
@@ -1,6 +1,6 @@
1
import binascii
2
import os
3
-
+from django.db.models import Q
4
from django.conf import settings
5
from django.db import models
6
from django.utils.translation import gettext_lazy as _
0 commit comments