05 2022 档案

摘要:在视图类中可通过self.request来获取request对象,是因为源码中的dispatch将其封装到类中 def dispatch(self, request, *args, **kwargs): """ `.dispatch()` is pretty much the same as Dja 阅读全文
posted @ 2022-05-07 17:06 JiaMii 阅读(133) 评论(0) 推荐(0)