| Age | Commit message (Expand) | Author |
| 2007-03-29 | Fixes #3799 -- Oops - ran last checkin from the wrong directory. Checked in t... | Russell Keith-Magee |
| 2007-03-29 | Fixed #3858 -- Updated pieces of tutorial 1 to reflect recent changes. Thanks... | Russell Keith-Magee |
| 2007-03-29 | Fixed #3855 -- Fixed typo in testing docs. Thanks for the report adamduren@gm... | Russell Keith-Magee |
| 2007-03-27 | Fixed #3814 -- Fixed HTML typo in docs/templates.txt regroup section. Thanks,... | Adrian Holovaty |
| 2007-03-27 | Fixed #3781 -- Improved docs/add_ons.txt to clarify use of contrib apps. Than... | Adrian Holovaty |
| 2007-03-27 | Edited docs/templates.txt changes from [4830] | Adrian Holovaty |
| 2007-03-27 | Cleaned up the docs from [4830] a bit. | Jacob Kaplan-Moss |
| 2007-03-27 | Fixed #3826: added a {% with %}. Thanks, SmileyChris. | Jacob Kaplan-Moss |
| 2007-03-25 | Fixed #3648 -- Added support for cmemcached Python library. Thanks, floguy@gm... | Adrian Holovaty |
| 2007-03-25 | Fixed #3793 -- Fixed grammar in docs/release_notes_0.96.txt | Adrian Holovaty |
| 2007-03-25 | Fixed #3816 -- Fixed typo in docs/sessions.txt. Thanks, jon austin | Adrian Holovaty |
| 2007-03-25 | Added start of 'Creating custom fields' section to docs/newforms.txt | Adrian Holovaty |
| 2007-03-25 | Fixed typo in docs/django-admin.txt. Refs #3786 | Adrian Holovaty |
| 2007-03-23 | Removed note about setuptools from install.txt -- it's not correct any more. | Jacob Kaplan-Moss |
| 2007-03-23 | Fixed explicit reference to 0.95 in install.txt. | 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 |