| Age | Commit message (Expand) | Author |
| 2007-04-09 | Fixed #3933 -- Updated docs/documentation.txt to reflect the lack of comments... | Adrian Holovaty |
| 2007-04-09 | Fixed #3935 -- Fixed typo in docs/modpython.txt. Thanks, alexis@smirnov.ca | Adrian Holovaty |
| 2007-04-09 | Fixed #3939 -- Fixed typo in docs/modpython.txt. Thanks, jack.mangels@mexpro.com | Adrian Holovaty |
| 2007-04-09 | Fixed #3968 -- Fixed typo in docs/request_response.txt | Adrian Holovaty |
| 2007-04-06 | Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads w... | Russell Keith-Magee |
| 2007-04-03 | Fixed #3913 -- Fixed legacy/confusing 'mysite.settings.main' in docs/faq.txt | Adrian Holovaty |
| 2007-04-01 | Typo fix. | Malcolm Tredinnick |
| 2007-04-01 | Added the ability to name URL patterns. Helps with disambiguity reverse matches. | Malcolm Tredinnick |
| 2007-04-01 | More ReST antics with docs/fastcgi.txt | Adrian Holovaty |
| 2007-04-01 | Fixed ReST error in docs/fastcgi.txt | Adrian Holovaty |
| 2007-04-01 | Edited faq.txt and fastcgi.txt changes from [4897] | Adrian Holovaty |
| 2007-04-01 | Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support. | Malcolm Tredinnick |
| 2007-04-01 | Fixed #3889 -- Fixed incorrect anchor in link. | Malcolm Tredinnick |
| 2007-04-01 | Edited docs/model-api.txt permalink changes from [4879] | Adrian Holovaty |
| 2007-04-01 | Documented HttpResponseBadRequest. Refs #3847 and [4867] | Adrian Holovaty |
| 2007-04-01 | Fixed #2841 -- Clarified documentation on procedure for field validation. Tha... | Russell Keith-Magee |
| 2007-04-01 | Fixed #3532 -- Made spaceless template tag remove all spaces, rather than pre... | Russell Keith-Magee |
| 2007-03-31 | Fixed #3540 -- Updated permalink documentation to fix an error and document how | Malcolm Tredinnick |
| 2007-03-31 | Fixed #3801 -- Added note about double-escaping Windows paths when configuring | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3840 -- Attempted to clarify how to specify the settings file | Malcolm Tredinnick |
| 2007-03-30 | Fixed ReST error in docs/webdesign.txt | Adrian Holovaty |
| 2007-03-30 | Fixed #3799 -- Added django.contrib.webdesign and moved 'lorem' template tag ... | Adrian Holovaty |
| 2007-03-29 | Fixed #3253 -- Included test errors in the return code. | Russell Keith-Magee |
| 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 |