Skip to content

Commit b97cdb9

Browse files
committed
docs: remove note only relevant for unsupported Django
1 parent c0d10af commit b97cdb9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/helpers.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@ Markers
9898
Ignore errors when using the ``--fail-on-template-vars`` option, i.e.
9999
do not cause tests to fail if your templates contain invalid variables.
100100

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).
101+
This marker sets the ``string_if_invalid`` template option.
103102
See :ref:`django:invalid-template-variables`.
104103

105104
Example usage::

0 commit comments

Comments
 (0)