标签: python django listview messages detailview
我有一个消息列表视图rendere,其中包含一个返回模板名称,消息列表,消息计数的函数。 现在,当我点击左侧的消息预览时,我需要显示消息详细信息。 我怎么能在django达到这个? screenshot