parent
7a8f405bba
commit
4926c0afe3
|
@ -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
|
is ``True``. If you pass ``None`` as the language argument, a
|
||||||
``NullTranslations()`` instance is activated within the context.
|
``NullTranslations()`` instance is activated within the context.
|
||||||
|
|
||||||
|
.. versionchanged:: 1.8
|
||||||
|
|
||||||
|
``override`` is now usable as a function decorator.
|
||||||
|
|
||||||
.. function:: get_language()
|
.. function:: get_language()
|
||||||
|
|
||||||
Returns the currently selected language code.
|
Returns the currently selected language code.
|
||||||
|
|
Loading…
Reference in New Issue