摘要:
from rest_framework_simplejwt.authentication import JWTAuthentication from rest_framework.permissions import IsAuthenticated, DjangoModelPermissions c 阅读全文
posted @ 2024-06-21 13:22
wellplayed
阅读(25)
评论(0)
推荐(0)
摘要:
视图层 from rest_framework_simplejwt.tokens import AccessToken from django.middleware.csrf import get_token from django.contrib.auth import login class J 阅读全文
posted @ 2024-06-21 10:28
wellplayed
阅读(51)
评论(0)
推荐(0)
摘要:
import smtplib from email.mime.text import MIMEText from email.header import Header from email.utils import formataddr from utils.common_logger import 阅读全文
posted @ 2024-06-21 09:41
wellplayed
阅读(29)
评论(0)
推荐(0)

浙公网安备 33010602011771号