Using double-backticks: `None`

This commit is contained in:
Ivan Ivaschenko 2014-11-02 22:41:38 +03:00
parent 76f3d6b45e
commit 6a6acfbb09

View file

@ -185,7 +185,7 @@ The following configuration values are used internally by Flask:
``TEMPLATES_AUTO_RELOAD`` Whether to check for modifications of ``TEMPLATES_AUTO_RELOAD`` Whether to check for modifications of
the template source and reload it the template source and reload it
automatically. By default the value is automatically. By default the value is
`None` which means that Flask checks ``None`` which means that Flask checks
original file only in debug mode. original file only in debug mode.
``EXPLAIN_TEMPLATE_LOADING`` If this is enabled then every attempt to ``EXPLAIN_TEMPLATE_LOADING`` If this is enabled then every attempt to
load a template will write an info load a template will write an info