Django - add context to request to be used by the view

后端 未结 0 1495
野趣味
野趣味 2020-12-19 01:24

Using Django I want to implement some middleware that will calculate some context that is to be used by the view itself.

For example, I have a middleware

相关标签:
回答
  • 消灭零回复
提交回复
热议问题