Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ manage_translations.py
File
manage_translations.py
scripts/manage_translations.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
#
3
# This Python file contains utility scripts to manage Django translations.
4
# It has to be run inside the django git root directory.
Callers
nothing calls this directly
Calls
4
add_common_arguments
Function · 0.85
add_subparsers
Method · 0.80
parse_args
Method · 0.80
pop
Method · 0.45
Tested by
no test coverage detected