摘要:
""" 必须是在继承 APIView 的视图下才会生效,请记住 """ from rest_framework.authentication import SessionAuthentication,BaseAuthentication from rest_framework.permissions 阅读全文
posted @ 2021-08-17 16:45
zzzzy09
阅读(39)
评论(0)
推荐(0)
|
摘要:
""" 必须是在继承 APIView 的视图下才会生效,请记住 """ from rest_framework.authentication import SessionAuthentication,BaseAuthentication from rest_framework.permissions 阅读全文
posted @ 2021-08-17 16:45
zzzzy09
阅读(39)
评论(0)
推荐(0)
|