summaryrefslogtreecommitdiff
path: root/django/utils/text.py
AgeCommit message (Expand)Author
2005-10-17i18n: fixed a problem with the object history and lazy translations of field ...Georg Bauer
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