summaryrefslogtreecommitdiff
path: root/django/utils/text.py
AgeCommit message (Expand)Author
2005-11-04Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...Jacob Kaplan-Moss
2005-09-13Removed Lawrence-specific stuff in utils.text.recapitalize. Refs #467Adrian Holovaty
2005-09-13Removed utils.text.fix_microsoft_characters, which didn't actually do anythin...Adrian Holovaty
2005-08-01Refactored meta.py -- created a django.core.meta package, with init.py and fi...Adrian Holovaty
2005-07-18Moved django.views.decorators.cache.compress_string into django.utils.textAdrian Holovaty
2005-07-13Imported Django from private SVN repository (created from r. 8825)Adrian Holovaty