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
/
django
/
utils
/
text.py
Age
Commit message (
Expand
)
Author
2006-06-08
Changed django.utils.text.smart_split to return strings, not tuples
Adrian Holovaty
2006-06-07
Added django.utils.text.smart_split. Thanks, ckknight
Adrian Holovaty
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-01-13
fixed #1221 - changed usage of wrong settings variable DEFAULT_ENCODING to th...
Georg Bauer
2005-12-04
added infrastructure code for later javascript translating (currently not act...
Georg Bauer
2005-11-04
Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...
Jacob Kaplan-Moss
2005-09-13
Removed Lawrence-specific stuff in utils.text.recapitalize. Refs #467
Adrian Holovaty
2005-09-13
Removed utils.text.fix_microsoft_characters, which didn't actually do anythin...
Adrian Holovaty
2005-08-01
Refactored meta.py -- created a django.core.meta package, with init.py and fi...
Adrian Holovaty
2005-07-18
Moved django.views.decorators.cache.compress_string into django.utils.text
Adrian Holovaty
2005-07-13
Imported Django from private SVN repository (created from r. 8825)
Adrian Holovaty