| Age | Commit message (Expand) | Author |
| 2005-11-13 | Grammar cleanups for recent documentation and docstring changes. | Adrian Holovaty |
| 2005-11-12 | fixes #109 - added translation possibilities for date and time formats (and u... | Georg Bauer |
| 2005-11-12 | fixes #750 - languages for language-selection can now be restricted by settin... | Georg Bauer |
| 2005-11-12 | Added mime_type attributes to feedgenerator RssFeed and Atom1Feed, and made t... | Adrian Holovaty |
| 2005-11-12 | Completely refactored legacy RSS framework to the new django.contrib.syndicat... | Adrian Holovaty |
| 2005-11-06 | Fixed #742 -- Implemented 't' dateformat. Thanks, radek. | Adrian Holovaty |
| 2005-11-06 | Reworded docstrings and settings documentation from [1068] | Adrian Holovaty |
| 2005-11-06 | Fixed #740 -- Abstracted hard-coded slash in utils/translation.py. Thanks, ra... | Adrian Holovaty |
| 2005-11-04 | Fixed bug in django.utils.decorators.decorator_from_middleware -- it wasn't r... | Adrian Holovaty |
| 2005-11-04 | Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th... | Jacob Kaplan-Moss |
| 2005-11-01 | Fixed #508 -- Added support for 'expires' in cookies and changed session midd... | Adrian Holovaty |
| 2005-10-31 | Made several grammar fixes to cache documentation from [1020] | Adrian Holovaty |
| 2005-10-29 | Fixed #612 - added cache control headers (thanks, hugo) | Jacob Kaplan-Moss |
| 2005-10-25 | Improved autoreloader to ignore files that might be in eggs. Refs #596 | Adrian Holovaty |
| 2005-10-22 | Fixed #479 -- Implemented time-zone formats in dateformat. Thanks, Sune | Adrian Holovaty |
| 2005-10-20 | Fixed #654 -- Fixed bug in [969]. Thanks, korpios@gmail.com | Adrian Holovaty |
| 2005-10-20 | Lightly refactored django.utils.dateformat to make it use less code. Also int... | Adrian Holovaty |
| 2005-10-15 | Fixed #616 -- Added a process_exception() hook to middleware framework. Thank... | Adrian Holovaty |
| 2005-10-10 | Fixed #600 -- decorator_from_middleware now handles process_view. Thanks, Hugo | Adrian Holovaty |
| 2005-10-09 | Moved vary decorators from django.utils.cache to django.views.decorators.vary | Adrian Holovaty |
| 2005-10-08 | Added django.utils.cache, from Hugo's #580 patch. Refs #580. | Adrian Holovaty |
| 2005-10-08 | Added django.utils.decorators, from Hugo's #580 patch. Refs #580. | Adrian Holovaty |
| 2005-10-06 | Fixed #333 and #440 -- Split DEFAULT_MIME_TYPE setting into DEFAULT_CONTENT_T... | Adrian Holovaty |
| 2005-09-27 | Fixed #567 -- Added HttpRequest.has_key() method. Thanks, wojtek3@brandlay.com | Adrian Holovaty |
| 2005-09-25 | Added "locmem" and "file" cache backends. "locmem" is a thread-safe local-me... | Jacob Kaplan-Moss |
| 2005-09-23 | Fixed #543 -- Fixed broken mod_python support due to an import in the wrong p... | Adrian Holovaty |
| 2005-09-23 | Fixed #333 -- Added DEFAULT_MIME_TYPE setting, and set it to 'text/html; char... | Adrian Holovaty |
| 2005-09-23 | Fixed #236 -- Added HttpResponse.delete_cookie() method. | Adrian Holovaty |
| 2005-09-14 | Fixed #502 -- Added 'categories' keyword argument to RSS framework. Thanks, e... | Adrian Holovaty |
| 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-09-11 | Fixed #485 -- Typo in utils/feedgenerator.py. Thanks, eugene@lazutkin.com | Adrian Holovaty |
| 2005-09-02 | Fixed #394 -- Trailing-slash redirects now retain duplicate name-value query-... | Adrian Holovaty |
| 2005-09-02 | Fixed #429 -- Small cleanup to code in utils/html.py. Thanks, pb@e-scribe.com | Adrian Holovaty |
| 2005-09-01 | Refactored the HttpResponse subclasses a tiny bit to use args and kwargs inst... | Adrian Holovaty |
| 2005-08-01 | Refactored meta.py -- created a django.core.meta package, with init.py and fi... | Adrian Holovaty |
| 2005-07-26 | Removed Adrian's note in the docstring of django.utils.feedgenerator -- it's ... | Adrian Holovaty |
| 2005-07-26 | Fixed #207 -- thanks, Mathieu. | Jacob Kaplan-Moss |
| 2005-07-25 | Fixed #194 -- thanks, steadicat! | Jacob Kaplan-Moss |
| 2005-07-21 | Added copyright notice to utils/autoreload for CherryPy folks | Adrian Holovaty |
| 2005-07-21 | Added auto-reload to standalone server! Fixes #113. Thanks very much to Jason... | Adrian Holovaty |
| 2005-07-18 | Moved django.views.decorators.cache.compress_string into django.utils.text | Adrian Holovaty |
| 2005-07-18 | Added WSGI support. Created core.handlers package. Moved ALL mod_python-speci... | Adrian Holovaty |
| 2005-07-18 | Rolled django.core.extensions.DjangoRequest into django.utils.httpwrappers.Mo... | Adrian Holovaty |
| 2005-07-18 | Changed django.utils.httpwrappers.parse_file_upload() NOT to be coupled to mo... | Adrian Holovaty |
| 2005-07-13 | Imported Django from private SVN repository (created from r. 8825) | Adrian Holovaty |