django中间件

 

五种中间件

 

 

 cbv:

as_view() =》 View.view() => View.dispatch() => 反射

重写dispatch便可在view视图前后操作

 

posted @ 2019-10-04 15:08  651635  阅读(161)  评论(0)    收藏  举报