We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d10af commit b97cdb9Copy full SHA for b97cdb9
docs/helpers.rst
@@ -98,8 +98,7 @@ Markers
98
Ignore errors when using the ``--fail-on-template-vars`` option, i.e.
99
do not cause tests to fail if your templates contain invalid variables.
100
101
- This marker sets the ``string_if_invalid`` template option, or
102
- the older ``settings.TEMPLATE_STRING_IF_INVALID=None`` (Django up to 1.10).
+ This marker sets the ``string_if_invalid`` template option.
103
See :ref:`django:invalid-template-variables`.
104
105
Example usage::
0 commit comments