index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
i18n
/
test_extraction.py
Age
Commit message (
Expand
)
Author
2014-10-27
[1.7.x] Fixed #23717 -- Fixed makemessages crash when STATIC_ROOT=None
Claude Paroz
2014-10-21
[1.7.x] Fixed #23583 -- More selectively ignored static/media roots
Claude Paroz
2014-08-08
[1.7.x] Fixed #22336 -- Added path matching for makemessages ignore option
Justin Hamade
2014-07-16
[1.7.x] Ignored STATIC_ROOT and MEDIA_ROOT in makemessages
Claude Paroz
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2013-12-23
Imported override_settings from its new location.
Aymeric Augustin
2013-12-04
Fixed 21406 -- Made blocktrans 'trimmed' option preserve line numbers.
Bouke Haarsma
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-23
Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-08
Fixed #5849 -- Strip whitespace from blocktrans
Bouke Haarsma
2013-11-02
PEP8 cleanup
Jason Myers
2013-11-02
Fixed all E261 warnings
coagulant
2013-10-28
Rearranged some i18n tests
Claude Paroz