| Age | Commit message (Expand) | Author |
| 2007-10-26 | i18n security fix. Details will be posted shortly to the Django mailing lists... | Jacob Kaplan-Moss |
| 2007-03-23 | Remove notes about things added/removed in development version, since the dev... | James Bennett |
| 2007-03-23 | One more typo in the notes | James Bennett |
| 2007-03-23 | Hopefully finalized release notes | James Bennett |
| 2007-03-23 | Correcting formatting styles in release notes | James Bennett |
| 2007-03-23 | Fix broken link in MySQLdb notes | James Bennett |
| 2007-03-23 | Minor reordering of sections in 0.96 release notes | James Bennett |
| 2007-03-23 | Note non-availability of DATABASE_OPTIONS in mysql_old backend | James Bennett |
| 2007-03-23 | Some work on the 0.96 release notes | James Bennett |
| 2007-03-23 | Clarified documentation on submission of multiple selections using test client. | Russell Keith-Magee |
| 2007-03-22 | Added draft release notes for 0.96 (which should be coming closer...) | Jacob Kaplan-Moss |
| 2007-03-22 | Fixed #3772 -- Minor fix to serialization docs. Thanks, SmileyChris. | Russell Keith-Magee |
| 2007-03-22 | Added links to Textile, Markdown and ReST Wikipedia pages in docs/add_ons.txt | Adrian Holovaty |
| 2007-03-21 | Added a mysql_old backend that matches the mysql backend prior to [4724]. This | Malcolm Tredinnick |
| 2007-03-16 | Cleaned up docs/databases.txt | Adrian Holovaty |
| 2007-03-16 | Tightened docs/i18n.txt change from [4707] | Adrian Holovaty |
| 2007-03-16 | Tightened change to docs/model-api.txt from [4692] | Adrian Holovaty |
| 2007-03-16 | Tightened change to docs/contributing.txt from [4689] so that the action come... | Adrian Holovaty |
| 2007-03-16 | Fixed typo in docs/distributions.txt. Thanks, Rick v H | Adrian Holovaty |
| 2007-03-16 | Fixed small typo in docs/django-admin.txt. Thanks, Cort | Adrian Holovaty |
| 2007-03-14 | Fixed #2635 -- Added improved MySQL backend support from Andy Dustman. Also | Malcolm Tredinnick |
| 2007-03-12 | Fixed #1049 -- Documented the need to implement flatten_data() in some cases ... | Malcolm Tredinnick |
| 2007-03-12 | Added a note about serving admin media to the alternative server setup | Malcolm Tredinnick |
| 2007-03-12 | Fixed #3084 -- Fixed typo pointed out by Simon Greenhill. | Malcolm Tredinnick |
| 2007-03-12 | Fixed #3084 -- Documented that Django's core must be translated into a | Malcolm Tredinnick |
| 2007-03-09 | Fixed #2869 -- Do not append ADMIN_MEDIA_PREFIX to absolute-path URLs used for | Malcolm Tredinnick |
| 2007-03-09 | Fixed #3685 -- Added note about keeping contributors' names in AUTHORS. Thanks, | Malcolm Tredinnick |
| 2007-03-08 | Tightened up docs/contributing.txt changes from [4682] | Adrian Holovaty |
| 2007-03-08 | Fixed #3658 -- Included description of ticket resolution states in the | Malcolm Tredinnick |
| 2007-03-08 | Fixed #3333 -- Made db-api.txt links relative, in line with the other docs. | Malcolm Tredinnick |
| 2007-03-07 | Fixed #3646 -- Corrected documentation for ABSOLUTE_URL_OVERRIDES. Patch from | Malcolm Tredinnick |
| 2007-03-02 | Fixed typo. | Malcolm Tredinnick |
| 2007-03-02 | Fixed #3628 -- Fixed a broken link spotted by Manoj Govindan. | Malcolm Tredinnick |
| 2007-03-02 | Added option to pretty-print dumped fixture output | Russell Keith-Magee |
| 2007-03-01 | Fixes #2333 -- Added test fixtures framework. | Russell Keith-Magee |
| 2007-02-28 | Fixed #3610: typo in django-admin.txt. Thanks, Yasushi Masuda. | Jacob Kaplan-Moss |
| 2007-02-28 | Removed a stray colon in authentication.txt. | Jacob Kaplan-Moss |
| 2007-02-28 | Added note to docs/db-api.txt about 'depth' being new in Django development v... | Adrian Holovaty |
| 2007-02-28 | Fixed #3602: a few small doc fixes. Thanks, Jeremy Dunck | Jacob Kaplan-Moss |
| 2007-02-28 | Fixed #3488: Added "b" option to date format filter. Thanks, Gary Wilson. | Jacob Kaplan-Moss |
| 2007-02-28 | Added a "depth" argument to select_related() to control how many "levels" of ... | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #3598: Added a note about the precedence of URL matches versus extra k... | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #2565: added a note about the laziness of querysets in tutorial 4. Than... | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #2264: the docs now mention that delete() cascades. Thanks, Ubernostrum | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #3039: corrected example code in authentication.txt. Thanks, Ubernostrum. | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3325: Added docs/distributions.txt, a guide to packaged versions of Dj... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #834: Added documentation of the built-in authentication views. Thanks,... | Jacob Kaplan-Moss |
| 2007-02-26 | Small cleanup of docs/model-api.txt change from [4625] | Adrian Holovaty |
| 2007-02-26 | Fixed #3455: added documentation of Model.get_FIELD_display(). Thanks, Uberno... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3364: Updated install.txt to recommend psycopg2. Thanks, Marc Fargas. | Jacob Kaplan-Moss |