1
0
mirror of https://github.com/django/django.git synced 2025-03-13 02:40:47 +00:00
Moritz Sichert 571e093a25 [1.8.x] Refs #24469 -- Fixed escaping of forms, fields, and media in non-Django templates.
Backport of 6bff3439894ac22d80f270f36513fc86586273f3 from master
2015-03-18 09:11:44 -04:00

6 lines
58 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{ media }}
{{ test_form }}
{{ test_form.test_field }}