django1/django/utils
Adrian Holovaty 84560c7f84 Removed Lawrence-specific stuff in utils.text.recapitalize. Refs #467
git-svn-id: http://code.djangoproject.com/svn/django/trunk@638 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-09-13 03:31:34 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
autoreload.py Added copyright notice to utils/autoreload for CherryPy folks 2005-07-21 04:10:47 +00:00
datastructures.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
dateformat.py Fixed #207 -- thanks, Mathieu. 2005-07-26 14:26:15 +00:00
dates.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
feedgenerator.py Fixed #485 -- Typo in utils/feedgenerator.py. Thanks, eugene@lazutkin.com 2005-09-11 15:20:05 +00:00
functional.py Refactored meta.py -- created a django.core.meta package, with init.py and fields.py 2005-08-01 21:29:52 +00:00
html.py Fixed #429 -- Small cleanup to code in utils/html.py. Thanks, pb@e-scribe.com 2005-09-02 18:51:14 +00:00
httpwrappers.py Fixed #394 -- Trailing-slash redirects now retain duplicate name-value query-string pairs, instead of the first of each pair. Added a QueryDict.urlencode() method to accomplish this. Updated the docs. Thanks for the good catch, mlambert 2005-09-02 19:39:47 +00:00
images.py Fixed #194 -- thanks, steadicat! 2005-07-25 22:16:30 +00:00
stopwords.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
text.py Removed Lawrence-specific stuff in utils.text.recapitalize. Refs #467 2005-09-13 03:31:34 +00:00
timesince.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
xmlutils.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00