/usr/local/lib/python3.9/site-packages/django/forms/templates/django/forms
{% for name, value in attrs.items %}{% if value is not False %} {{ name }}{% if value is not True %}="{{ value|stringformat:'s' }}"{% endif %}{% endif %}{% endfor %}
.
Edit
..
Edit
attrs.html
Edit
default.html
Edit
div.html
Edit
errors
Edit
formsets
Edit
label.html
Edit
p.html
Edit
table.html
Edit
ul.html
Edit
widgets
Edit