Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
210
def
get_language():
211
return
_trans.get_language()
212
213
214
def
get_language_bidi():
Callers
15
get_feed
Method · 0.90
get_select2_language
Function · 0.90
get_format_modules
Function · 0.90
get_format
Function · 0.90
number_format
Function · 0.90
_i18n_cache_key_suffix
Function · 0.90
__get__
Method · 0.90
__get__
Method · 0.90
language_prefix
Method · 0.90
_populate
Method · 0.90
reverse_dict
Method · 0.90
namespace_dict
Method · 0.90
Calls
no outgoing calls
Tested by
12
_get_inactive_language_code
Method · 0.72
setUp
Method · 0.72
test_override
Method · 0.72
func_pl
Method · 0.72
func_none
Method · 0.72
test_override_decorator
Method · 0.72
test_override_exit
Method · 0.72
setUp
Method · 0.72
setUp
Method · 0.72
test_sanitize_separators
Method · 0.72
test_non_django_language
Method · 0.72
test_plural_non_django_language
Method · 0.72