So I am trying to declare a variable inside of my django templates file
{% with object = "2" %} {% for detail in details %} {% if detail.post.id