Click on the primary key value to access the individual {{ class_name }}'s page.
id | {% for field in model_fields %}{{ field }} | {% endfor %}
---|---|
{% templatetag openvariable %} object.id|stringformat:".3d" {% templatetag closevariable %} | {% for field in model_fields %}{% templatetag openvariable %} object.{{ field }} {% templatetag closevariable %} | {% endfor %}