| Age | Commit message (Expand) | Author |
| 2007-05-12 | Edited changes to docs/newforms.txt from [5202] | Adrian Holovaty |
| 2007-05-12 | Fixed #4281 -- Fixed error in docs/i18n.txt example | Adrian Holovaty |
| 2007-05-12 | Changed 'email' to 'e-mail' in docs/testing.txt, to fit our consistent style | Adrian Holovaty |
| 2007-05-12 | Added docs for form_for_model and form_for_instance, and added a fields argum... | Russell Keith-Magee |
| 2007-05-11 | Fixed #4252 -- Fixed a typo in ReST formatting. Thanks, Collin Anderson. | Malcolm Tredinnick |
| 2007-05-11 | Fixed #4267 -- In example code, extract the template tag name correctly in | Malcolm Tredinnick |
| 2007-05-10 | Added configurable arguments to assertRedirects and assertContains to allow f... | Russell Keith-Magee |
| 2007-05-08 | Added redirection for email services during test conditions. | Russell Keith-Magee |
| 2007-05-08 | Removed a bunch of trailing whitespace. Don't people realise whitespace is a | Malcolm Tredinnick |
| 2007-05-08 | Fixed #3936 -- Mentioned that the DATABASE_USER in the test settings file needs | Malcolm Tredinnick |
| 2007-05-08 | Fixed #3753 -- Allow optional display of invalid variable name in | Malcolm Tredinnick |
| 2007-05-08 | Fixed #4203 -- Noted that "blank" defaults to False in models. Thanks, | Malcolm Tredinnick |
| 2007-05-08 | Fixed #4042 -- Fixed typo in serialization example. Thanks, Vinay Sajip. | Malcolm Tredinnick |
| 2007-05-08 | Fixed #4202 -- Corrected namespacing of exception in one of the examples. | Malcolm Tredinnick |
| 2007-05-08 | Fixed #4226 -- Added DATABASE_NAME to the list of settings required to be | Malcolm Tredinnick |
| 2007-05-08 | Removed "new in development version" warning, since this feature was in the | Malcolm Tredinnick |
| 2007-05-08 | Fixed #4242 -- Changed docs to use full name for the Brazilian Portugese lang... | Malcolm Tredinnick |
| 2007-05-07 | Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use d... | Russell Keith-Magee |
| 2007-05-06 | Edited docs/email.txt changes from [5141] and other recent changesets | Adrian Holovaty |
| 2007-05-06 | Finally began proofreading docs/testing.txt. Did the intro for now; more to come | Adrian Holovaty |
| 2007-05-05 | Backwards incompatible change: Changed the way test.Client.login operates. Ol... | Russell Keith-Magee |
| 2007-05-05 | Added a default test Client to TestCase, and added some assertions for some c... | Russell Keith-Magee |
| 2007-05-03 | Added "new in development version" markers to new email stuff. | Malcolm Tredinnick |
| 2007-05-03 | Fixed #3307 -- Added BCC support to the EmailMessage class. En-passant, fixed a | Malcolm Tredinnick |
| 2007-05-03 | Fixed #2897 -- Added support for TLS connections to email handling. This means | Malcolm Tredinnick |
| 2007-05-03 | Fixed #3366 -- Part 1 of the email code refactoring and feature extension. This | Malcolm Tredinnick |
| 2007-05-02 | Fixed #4201 -- Fixed pre-MR style code example in docs/sessions.txt. Thanks, ... | Adrian Holovaty |
| 2007-05-02 | Fixed #4068 -- Fixed incorrect docstring in docs/syndication_feeds.txt. Thank... | Adrian Holovaty |
| 2007-05-02 | Fixed #4034 -- Updated docs/documentation.txt to reflect the removal of build... | Adrian Holovaty |
| 2007-05-02 | Fixed #4139 -- Fixed typo in docs/templates_python.txt. | Adrian Holovaty |
| 2007-05-01 | Fixed #4188 -- Removed the explicit list of default LANGUAGES setting values, | Malcolm Tredinnick |
| 2007-04-28 | Fixed #4181 -- Corrected anchor names in links to settings document. Thanks, | Malcolm Tredinnick |
| 2007-04-28 | Fixed #4175 -- Fixed a couple of ReST markup errors. Thanks, Matt McClanahan. | Malcolm Tredinnick |
| 2007-04-28 | Made small formatting tweaks to docs/settings.txt and docs/email.txt changes ... | Adrian Holovaty |
| 2007-04-27 | Fixed up some omissions and one mysteriously documented, yet non-existent field | Malcolm Tredinnick |
| 2007-04-27 | Fixed #4163 -- Added some "quick notes" documentation about the configuration | Malcolm Tredinnick |
| 2007-04-26 | Edited docs/install.txt changes from [5085] | Adrian Holovaty |
| 2007-04-26 | Added note about Django development version to docs/authentication.txt change... | Adrian Holovaty |
| 2007-04-26 | Added 'New in Django development version' note to docs/settings.txt changes f... | Adrian Holovaty |
| 2007-04-26 | Fixed #4158 -- Fixed a small formatting typo. Thanks, SmileyChris. | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3316 -- Added support for crypt hashing of passwords, mostly to support | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3185 -- Made values for login, logout and post-login redirect URLs | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3857 -- Used a table to describe the required arg for FileField. This | Malcolm Tredinnick |
| 2007-04-24 | Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson | Adrian Holovaty |
| 2007-04-23 | Added HTTP_HOST example header | Simon Willison |
| 2007-04-21 | Fixed #4101 -- Clarified a potentially confusing URL pattern in one example. | Malcolm Tredinnick |
| 2007-04-21 | Fixed #4097 -- Updated distribution information for Fedora and Gentoo, based on | Malcolm Tredinnick |
| 2007-04-20 | Added a note that MySQLdb versions prior to 1.2.1p2 will only work with | Malcolm Tredinnick |
| 2007-04-20 | Changed all URL references for django_admin/ to the canonical name of | Malcolm Tredinnick |
| 2007-04-20 | Changed all references to tutorial1/ to be tutorial01/ (and similarly for | Malcolm Tredinnick |