| Age | Commit message (Expand) | Author |
| 2007-05-03 | Fixed #3307 -- Added BCC support to the EmailMessage class. En-passant, fixed a | Malcolm Tredinnick |
| 2007-05-03 | Minor edit of initialisation logic. | Malcolm Tredinnick |
| 2007-05-03 | Fixed #2897 -- Added support for TLS connections to email handling. This means | Malcolm Tredinnick |
| 2007-05-03 | Fixed #3472 -- Don't BASE64-encode UTF-8 (or ASCII) email messages. | Malcolm Tredinnick |
| 2007-05-03 | Fixed bozo error in [5141]. | 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 #4130 -- Added more self-explanatory error message when a typo is made in | Malcolm Tredinnick |
| 2007-05-01 | Fixed #3946 -- Added Swiss localflavor. Thanks, charly.wilhelm@gmail.com. | Malcolm Tredinnick |
| 2007-05-01 | Fixed #3905 -- Report app_name correctly in errors during custom SQL | Malcolm Tredinnick |
| 2007-05-01 | Fixed #4084 -- Added formfield() support to the USStateField model field. | Malcolm Tredinnick |
| 2007-05-01 | Fixed #4188 -- Removed the explicit list of default LANGUAGES setting values, | Malcolm Tredinnick |
| 2007-04-29 | Fixed #4044 -- Allowed callable views specifier to mix (i.e. not crash) with | Malcolm Tredinnick |
| 2007-04-28 | Renamed one test to avoid a name-clash with an earlier test of the same name. | Malcolm Tredinnick |
| 2007-04-28 | Fixed #3980 -- Updated German translation. Thanks, Jannis Leidel. | 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 | Fixed #3268 -- Changed default model formfields to use a select widget when the | Malcolm Tredinnick |
| 2007-04-28 | Refactored the formfield() methods on models.fields.Field subclasses slightly | Malcolm Tredinnick |
| 2007-04-28 | Fixed #4180 -- Fixed docstring typo noticed by Gary Wilson. | Malcolm Tredinnick |
| 2007-04-28 | Fixed #4176 -- Fixed unintended change introduced in [5104]. Thanks, | 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 #3698 -- Modified newforms labels to only add a colon if the label text... | Russell Keith-Magee |
| 2007-04-27 | Fixed #4163 -- Added some "quick notes" documentation about the configuration | Malcolm Tredinnick |
| 2007-04-27 | Fixed #4169 -- Updated Norwegian translation. Thanks, tt@gurgle.no. | Malcolm Tredinnick |
| 2007-04-27 | Fixed #4166 -- Fixed some format string errors in the Greek translation. | Malcolm Tredinnick |
| 2007-04-27 | Added tests for Brazilian CRPF field that were accidentally omitted in [5089]. | Malcolm Tredinnick |
| 2007-04-27 | Updated Henrique Romano's AUTHOR entry. Refs #3945. | Malcolm Tredinnick |
| 2007-04-27 | Fixed #2608 -- Generate correct SQL for multi-level foreign key relations. | Malcolm Tredinnick |
| 2007-04-27 | Minor tweak. Removed unnecessary argument default. | Malcolm Tredinnick |
| 2007-04-27 | Fixed #4164, #4171 -- Reworked some of the template lexer logic to ensure we | Malcolm Tredinnick |
| 2007-04-27 | Renamed filter template tests to be in their own sequence. Makes it easier to | Malcolm Tredinnick |
| 2007-04-27 | Fixed #3954 -- Disabled termcolors when loading fixtures. Well spotted, Vijay... | Russell Keith-Magee |
| 2007-04-26 | Fixed inconsistent period usage in localflavor.br error messages from [5089] | Adrian Holovaty |
| 2007-04-26 | Small formatting changes to localflavor/cl/forms.py | Adrian Holovaty |
| 2007-04-26 | Revert [5092], since this should only have been applied to newforms-admin. | Malcolm Tredinnick |
| 2007-04-26 | Edited docs/install.txt changes from [5085] | Adrian Holovaty |
| 2007-04-26 | Small formatting changes to localflavor/is_/forms.py | 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 #1576 -- Fixed incorrect SQL generated when using descending ordering | Malcolm Tredinnick |
| 2007-04-26 | Fixed #4040 -- Changed uses of has_key() to "in". Slight performance | Malcolm Tredinnick |
| 2007-04-26 | Fixed #3957, #3945 -- Added CPF and CNPJ (some Brazilian identity numbers) | Malcolm Tredinnick |
| 2007-04-26 | Fixed #3787, #3788 -- Corrected check for IndexError on MultiValueField, and ... | Russell Keith-Magee |
| 2007-04-26 | Fixed #4122 -- Added Chilean localflavor. Thanks, marijn@metronomo.cl. | Malcolm Tredinnick |
| 2007-04-26 | Fixed #4129 -- Pass any prefix setting into url(...) constructions so that | Malcolm Tredinnick |