序号 名称
1 django.conf.urls . url, include
2 django.contrib . auth
3 django.contrib.auth .authenticate,login
4 django.contrib.authmodels . User
5 django.http.JsonResponse
6 django.urls . path
7 django.urls . path
8 django_filters.filters.
9 django_filters.rest_framework.DjangoFilterBackend # 实现筛选的后台模块
10 gyrjweb.paginations .MyPageNumberPagination
11 gyrjweb.serializer,models,auth.
12 pymysql
13 rest_framework.decorators .action # 装饰器
14 rest_framework.decorators.authentication_classes
15 rest_framework.decorators.permission_classes
16 rest_framework.exceptions.AuthenticationFailed
17 rest_framework.generics.
18 rest_framework.pagination.PageNumberPagination
19 rest_framework.permissions.AllowAny
20 rest_framework.permissions.IsAuthenticated
21 rest_framework.response.Response
22 rest_framework.routers . DefaultRouter.
23 rest_framework.status.
24 rest_framework.views.
25 rest_framework.views.APIView
26 rest_framework.viewsets.
27 rest_framework.viewsets.ModelViewSet # 封装完成的 Modelviewset视图集
28 rest_framework_simplejwt.serializers.TokenObtainPairSerializer
29 rest_framework_simplejwt.views . TokenObtainPairView.
30 rest_framework_simplejwt.views.TokenObtainPairView
31 utils.myupload
---------------------------------------------
=========================================================================
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· ollama系列01:轻松3步本地部署deepseek,普通电脑可用
· 25岁的心里话
· 按钮权限的设计及实现