nessita
|
e9e14709ff
Extended script to manage translations to support fetching new translations since a given date.
|
hace 4 meses |
django-bot
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
hace 2 años |
Adam Johnson
|
840ad06300
Refs #32355 -- Modernized subprocess.run() calls.
|
hace 3 años |
Jon Dufresne
|
e0e88ceaaa
Refs #30116 -- Simplified stdout/stderr decoding with subprocess.run()'s encoding argument.
|
hace 5 años |
Jon Dufresne
|
a44d80f88e
Adjusted subprocess.run() calls to use arg list, rather than string.
|
hace 5 años |
Claude Paroz
|
9386586f31
Replaced subprocess commands by run() wherever possible.
|
hace 5 años |
Jon Dufresne
|
e90af8bad4
Capitalized "Python" in docs and comments.
|
hace 6 años |
Claude Paroz
|
b679b5b8f2
Updated language statistics script to not use the shell
|
hace 6 años |
Jon Dufresne
|
2c69824e5a
Refs #23968 -- Removed unnecessary lists, generators, and tuple calls.
|
hace 7 años |
Tim Graham
|
784a53beef
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
|
hace 7 años |
Chris Lamb
|
4cffa9a1ff
Fixed #27878, refs #23919 -- Used python3 shebangs.
|
hace 7 años |
Claude Paroz
|
ebdfd656b4
makemessages now requires a configured Django
|
hace 8 años |
Tim Graham
|
df8d8d4292
Fixed E128 flake8 warnings in django/.
|
hace 8 años |
Claude Paroz
|
5172bdae57
Updated manage_translations script
|
hace 9 años |
Claude Paroz
|
dda1f7bff7
Removed source strings from translated po files
|
hace 9 años |
Tim Graham
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
hace 9 años |
Claude Paroz
|
96e4b52ab2
Converted Django scripts to argparse
|
hace 10 años |
Claude Paroz
|
d20aa78cbf
Re-added JS catalog in manage_translations script
|
hace 10 años |
Claude Paroz
|
7999ed9b69
Updated Django makemessages process
|
hace 10 años |
Claude Paroz
|
7c24027bad
Renamed Transifex project from django-core to django
|
hace 10 años |
Alex Gaynor
|
778ce245dd
Corrected many style guide violations that the newest version of flake8 catches
|
hace 10 años |
Aymeric Augustin
|
2692a0c621
Fixed `python scripts/manage_translations.py update_catalogs`.
|
hace 11 años |
Claude Paroz
|
7d44b5d5d0
Improved translation maintenance script
|
hace 11 años |
Alex Gaynor
|
fe995e6cbd
Fixed the remaining E302 violations int eh django package
|
hace 11 años |
Tim Graham
|
1dae4ac177
Whitespace cleanup.
|
hace 11 años |
Claude Paroz
|
63b2155919
Added check when fetching and updating translations from Transifex
|
hace 11 años |
Claude Paroz
|
8f7276b782
Updated Transifex links to the Django project
|
hace 11 años |
Claude Paroz
|
739724ff82
Added a helper script for managing django translations
|
hace 12 años |