Loading docs/ref/templates/api.txt +7 −7 Original line number Diff line number Diff line Loading @@ -221,7 +221,7 @@ straight lookups. Here are some things to keep in mind: self.database_record.delete() sensitive_function.alters_data = True * .. versionadded:: 1.4 .. versionadded:: 1.4 Occasionally you may want to turn off this feature for other reasons, and tell the template system to leave a variable un-called no matter what. To do so, set a ``do_not_call_in_templates`` attribute on the Loading Loading
docs/ref/templates/api.txt +7 −7 Original line number Diff line number Diff line Loading @@ -221,7 +221,7 @@ straight lookups. Here are some things to keep in mind: self.database_record.delete() sensitive_function.alters_data = True * .. versionadded:: 1.4 .. versionadded:: 1.4 Occasionally you may want to turn off this feature for other reasons, and tell the template system to leave a variable un-called no matter what. To do so, set a ``do_not_call_in_templates`` attribute on the Loading