index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2014-05-19
[1.7.x] Re-added JS catalog in manage_translations script
Claude Paroz
2014-05-19
[1.7.x] Updated Django makemessages process
Claude Paroz
2014-04-24
[1.7.x] Renamed Transifex project from django-core to django
Claude Paroz
2014-04-21
[1.7.x] Corrected many style guide violations that the newest version of flak...
Alex Gaynor
2014-01-04
Fixed `python scripts/manage_translations.py update_catalogs`.
Aymeric Augustin
2013-12-12
Improved translation maintenance script
Claude Paroz
2013-11-02
Fixed the remaining E302 violations int eh django package
Alex Gaynor
2013-10-10
Whitespace cleanup.
Tim Graham
2013-07-03
Added check when fetching and updating translations from Transifex
Claude Paroz
2013-04-25
Updated Transifex links to the Django project
Claude Paroz
2013-01-01
Added a helper script for managing django translations
Claude Paroz
2012-01-02
Fixed #11184 -- Made it possible to build RPMs with a non-default python exec...
Aymeric Augustin
2007-06-10
Added a man page for django-admin.py. Also install it correctly as part of the
Malcolm Tredinnick
2007-04-03
Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in a
Malcolm Tredinnick
2007-02-12
Refs #3338 -- Partially fix rpm packaging problems. There is still one issue
Malcolm Tredinnick