摘要: Django-rest-framework 01-FBV和CBV FBV: function based view CBV: class based view # views.py from django.shortcuts import render, HttpResponse from djan 阅读全文
posted @ 2025-07-12 13:08 Ref-brief 阅读(24) 评论(6) 推荐(0)