MCPcopy
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
185def deactivate():
186 return _trans.deactivate()
187
188
189class override(ContextDecorator):

Callers 6

setup_test_environmentFunction · 0.90
test_overrideMethod · 0.90
test_override_exitMethod · 0.90
setUpMethod · 0.90
__exit__Method · 0.70

Calls

no outgoing calls

Tested by 4

test_overrideMethod · 0.72
test_override_exitMethod · 0.72
setUpMethod · 0.72