Kaydet (Commit) 4926c0af authored tarafından Simon Charette's avatar Simon Charette

Documented translation.override as a decorator.

refs #23323.
üst 7a8f405b
......@@ -1049,6 +1049,10 @@ For a complete discussion on the usage of the following see the
is ``True``. If you pass ``None`` as the language argument, a
``NullTranslations()`` instance is activated within the context.
.. versionchanged:: 1.8
``override`` is now usable as a function decorator.
.. function:: get_language()
Returns the currently selected language code.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment