Updating Django cached template after updating instance

前端 未结 0 397
甜味超标
甜味超标 2021-02-07 03:59

I have a Django template that contains a button for the number of likes on an object and, the number of likes for each object.

{% if request.user in object.likes.         


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