[1.5.x] Tweaked a reST construct in template API docs. Refs #20104.

This commit is contained in:
Ramiro Morales 2013-05-22 18:08:06 -03:00
parent 239b89950c
commit a6ff705aea
1 changed files with 7 additions and 7 deletions

View File

@ -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