Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ deactivate
Function
deactivate
django/utils/translation/__init__.py:185–186 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
184
185
def
deactivate():
186
return
_trans.deactivate()
187
188
189
class
override(ContextDecorator):
Callers
6
setup_test_environment
Function · 0.90
test_override
Method · 0.90
test_override_decorator
Method · 0.90
test_override_exit
Method · 0.90
setUp
Method · 0.90
__exit__
Method · 0.70
Calls
no outgoing calls
Tested by
4
test_override
Method · 0.72
test_override_decorator
Method · 0.72
test_override_exit
Method · 0.72
setUp
Method · 0.72