| Age | Commit message (Expand) | Author |
| 2005-10-11 | i18n: added documentation on LOCALE_PATHS | Georg Bauer |
| 2005-10-11 | i18n: clarified some points about app-specific translations | Georg Bauer |
| 2005-10-09 | i18n: merged r787:r814 from trunk | Georg Bauer |
| 2005-10-06 | i18n: added support for the new DEFAULT_CHARSET setting in translators | Georg Bauer |
| 2005-10-06 | i18n: merged r776:r786 from trunk | Georg Bauer |
| 2005-10-04 | i18n: merged r722:774 from trunk | Georg Bauer |
| 2005-10-03 | i18n: updated the documentation for the new features | Georg Bauer |
| 2005-10-01 | i18n: changed resolve_variable and resolve_variable_with_filters to allways | Georg Bauer |
| 2005-10-01 | i18n: updated the documentation to list ngettext | Georg Bauer |
| 2005-09-30 | i18n: added a note on request.LANGUAGE_CODE to the i18n documentation | Georg Bauer |
| 2005-09-30 | i18n: added a first shot at a documentation that tells about how to | Georg Bauer |
| 2005-09-27 | Fixed #567 -- Added HttpRequest.has_key() method. Thanks, wojtek3@brandlay.com | Adrian Holovaty |
| 2005-09-27 | Fixed #563 -- Fixed minor typo in docs/cache.txt. Thanks, Eugene | Adrian Holovaty |
| 2005-09-27 | Fixed #131 -- URLconfs that are 'included' now receive captured parameters fr... | Adrian Holovaty |
| 2005-09-27 | Fixed #150 -- Clarified DATABASE_NAME description in docs/tutorial01.txt for ... | Adrian Holovaty |
| 2005-09-25 | Added a database-backed cache backend, along with a tool in django-admin to | Jacob Kaplan-Moss |
| 2005-09-25 | Fixed small typo in docs/db-api.txt. Thanks, Rachel | Adrian Holovaty |
| 2005-09-25 | Fixed ReST bugs in [689] | Adrian Holovaty |
| 2005-09-25 | Fixed ReST bugs in [688] | Adrian Holovaty |
| 2005-09-25 | Beefed up docs/db-api.txt, adding a section for each automatic module-level A... | Adrian Holovaty |
| 2005-09-24 | Improved docs/templates.txt to add example for slice filter. Thanks for the s... | Adrian Holovaty |
| 2005-09-23 | Fixed ReST bug in [678] | Adrian Holovaty |
| 2005-09-23 | Changed overview and tutorial docs to use render_to_response and get_object_o... | Adrian Holovaty |
| 2005-09-23 | Added request.session.delete_test_cookie() | Adrian Holovaty |
| 2005-09-23 | Fixed #236 -- Added HttpResponse.delete_cookie() method. | Adrian Holovaty |
| 2005-09-20 | Added ManyToManyField filter doesn't display question to FAQ | Adrian Holovaty |
| 2005-09-20 | Added 'Why did you write all of Django from scratch' FAQ question | Adrian Holovaty |
| 2005-09-20 | Changed my bio to reflect my job change | Adrian Holovaty |
| 2005-09-20 | Added a few notes about list_display to docs/model-api.txt | Adrian Holovaty |
| 2005-09-14 | Small change to docs/modpython.txt -- added link to Apache Web site | Adrian Holovaty |
| 2005-09-11 | Fixed #487 -- Fixed typo in docs/cache.txt. Thanks, eugene@lazutkin.com | Adrian Holovaty |
| 2005-09-06 | Fixed #465 -- Fixed typo in docs/templates_python.txt. Thanks, Manuzhai | Adrian Holovaty |
| 2005-09-06 | Fixed #462 -- Fixed typo in docs/templates_python.txt. Thanks, eugene@lazutki... | Adrian Holovaty |
| 2005-09-06 | Fixed small typo in [628] | Adrian Holovaty |
| 2005-09-06 | Finished docs/templates_python.txt | Adrian Holovaty |
| 2005-09-06 | Fixed some more formatting bugs in [625] | Adrian Holovaty |
| 2005-09-06 | Fixed some formatting bugs in [625] | Adrian Holovaty |
| 2005-09-06 | Added a couple more sections to docs/templates_python.txt | Adrian Holovaty |
| 2005-09-06 | Made small cleanups to [623] | Adrian Holovaty |
| 2005-09-05 | Added docs/templates_python.txt, which isn't finished yet | Adrian Holovaty |
| 2005-09-04 | Fixed #456 -- Fixed minor typo in docs/overview.txt. Thanks, eugene@lazutkin.com | Adrian Holovaty |
| 2005-09-02 | Added note to docs/cache.txt saying CacheMiddleware needs to be first entry i... | Adrian Holovaty |
| 2005-09-02 | Fixed #394 -- Trailing-slash redirects now retain duplicate name-value query-... | Adrian Holovaty |
| 2005-09-02 | Fixed ReST bugs in docs/django-admin.txt | Adrian Holovaty |
| 2005-09-02 | Fixed #448 -- Fixed bug in docs/forms.txt. Thanks, Hugo | Adrian Holovaty |
| 2005-09-02 | Fixed #454 -- Clarified django-admin '--help' output to use 'modelmodule' ins... | Adrian Holovaty |
| 2005-09-02 | Fixed some bugs in model syntax of docs/overview.txt -- thanks, Paul Bissex | Adrian Holovaty |
| 2005-09-02 | Added link to request-and-response documentation from tutorial04 | Adrian Holovaty |
| 2005-09-02 | Added link to request-and-response documentation from tutorial03 | Adrian Holovaty |
| 2005-09-01 | Fixed #287 -- Clarified description for 'slugify' template filter. Thanks, em... | Adrian Holovaty |