| Age | Commit message (Expand) | Author |
| 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-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-04-29 | Fixed #4044 -- Allowed callable views specifier to mix (i.e. not crash) with | Malcolm Tredinnick |
| 2007-04-28 | Fixed #3980 -- Updated German translation. Thanks, Jannis Leidel. | 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-27 | Fixed #3698 -- Modified newforms labels to only add a colon if the label text... | Russell Keith-Magee |
| 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 | 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 | 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 | Small formatting changes to localflavor/is_/forms.py | 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 |
| 2007-04-26 | Told xgettext that ngettext_lazy is a pluralising function, so that strings are | Malcolm Tredinnick |
| 2007-04-26 | Fixed #4143 -- Added Icelandic localflavor. Note that we use the is_/ directory | Malcolm Tredinnick |
| 2007-04-25 | Fixed #4138 -- Updated Korean translation. Thanks, Sung-Jin Hong. | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3543 -- Be a bit more tolerant of spaces following the comma | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3450 -- Exposed IntegrityError in a backend-neutral fashion. This is a | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3435 -- Fixed serializing to a file stream. Patch from SmileyChris. | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3379 -- Changed login() so that we update last_login when a user | 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 #4137 -- Added translation markup to a couple of missed strings. Thanks, | Malcolm Tredinnick |
| 2007-04-25 | Fixed #4108 -- Updated French translation. Thanks, Baptiste. | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3964 -- Added a custom SortedDict.__repr__ so that the keys are printed | Malcolm Tredinnick |
| 2007-04-25 | Removed a bunch of annoying trailing whitespace. | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3948 -- Added some extra relevant information to FilterExpression | Malcolm Tredinnick |
| 2007-04-24 | Fixed #3870, Refs #3787 -- Fixed handling of widget attributes on RadioSelect... | Russell Keith-Magee |
| 2007-04-23 | Fixed #4107 -- Marked a few more strings for translation. Thanks, Baptiste. | Malcolm Tredinnick |
| 2007-04-23 | Fixed #4106 -- Fixed typo in datastructures.py. Thanks, Amr Mostafa | Adrian Holovaty |
| 2007-04-21 | Fixed #3821 -- Added a widget class attribute to ChoiceField and | Malcolm Tredinnick |
| 2007-04-21 | Fixed #3749 -- Set the context correctly when using the "filter" template tag. | Malcolm Tredinnick |
| 2007-04-21 | Fixed #3734 -- Added support for import hooks to the debugging traceback | Malcolm Tredinnick |
| 2007-04-21 | Fixed #4098 -- fixed a syntax error when reporting errors in "with" template | Malcolm Tredinnick |