MCPcopy
hub / github.com/django/django / get_language

Function get_language

django/utils/translation/__init__.py:210–211  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

208
209
210def get_language():
211 return _trans.get_language()
212
213
214def get_language_bidi():

Callers 15

get_feedMethod · 0.90
get_select2_languageFunction · 0.90
get_format_modulesFunction · 0.90
get_formatFunction · 0.90
number_formatFunction · 0.90
_i18n_cache_key_suffixFunction · 0.90
__get__Method · 0.90
__get__Method · 0.90
language_prefixMethod · 0.90
_populateMethod · 0.90
reverse_dictMethod · 0.90
namespace_dictMethod · 0.90

Calls

no outgoing calls

Tested by 12

setUpMethod · 0.72
test_overrideMethod · 0.72
func_plMethod · 0.72
func_noneMethod · 0.72
test_override_exitMethod · 0.72
setUpMethod · 0.72
setUpMethod · 0.72