| Age | Commit message (Expand) | Author |
| 2007-04-26 | Fixed #4158 -- Fixed a small formatting typo. Thanks, SmileyChris. | 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-25 | Fixed #3857 -- Used a table to describe the required arg for FileField. This | Malcolm Tredinnick |
| 2007-04-24 | Fixed #3870, Refs #3787 -- Fixed handling of widget attributes on RadioSelect... | Russell Keith-Magee |
| 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-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 #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-21 | Fixed #4098 -- fixed a syntax error when reporting errors in "with" template | Malcolm Tredinnick |
| 2007-04-20 | Added missing piece needed for supporting subtitle in Atom feeds. | 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 | Added client IP address to the e-mail that is sent when an internal | Luke Plant |
| 2007-04-20 | Fixed #4048 -- When introspecting a MySQL database, map CHAR(n) fields to | Malcolm Tredinnick |
| 2007-04-20 | Fixed #4086 -- Removed some redundant code points out by Ilya Semenov. | 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 |
| 2007-04-20 | Fixed #4010 -- Updated Italian translation. Thanks flavio.curella@gmail.com. | Malcolm Tredinnick |
| 2007-04-20 | Fixed #3965 -- Added Slovenian Javascript translations. Thanks Gasper Koren. | Malcolm Tredinnick |
| 2007-04-18 | Fixed #4077 -- Added Databrowse templates to MANIFEST.in. Thanks, Dirk Datzert | Adrian Holovaty |
| 2007-04-17 | Fixed #3866 -- Added Italian Social Security and VAT input fields to localfla... | Russell Keith-Magee |
| 2007-04-17 | Fixed #4057 -- Fixed problem with quoting of sequence names on Postgres backe... | Russell Keith-Magee |
| 2007-04-17 | Fixed #4060 -- Databrowse no longer requires admin site to be installed | Adrian Holovaty |
| 2007-04-17 | Fixed #4058 -- Fixed AttributeError in databrowse with USE_I18N=True | Adrian Holovaty |
| 2007-04-16 | Fixed ReST error in docs/databrowse.txt | Adrian Holovaty |
| 2007-04-16 | Added django.contrib.databrowse | Adrian Holovaty |
| 2007-04-16 | Fixed #4038 -- Added reference to django.contrib.webdesign in the template docs. | Russell Keith-Magee |
| 2007-04-16 | Refs #3786 -- Added reference to database-specific documentation in install.txt. | Russell Keith-Magee |
| 2007-04-13 | Fixed #4029 -- Fixed some broken links and made some links relative in docs/m... | Adrian Holovaty |
| 2007-04-13 | Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, Ramiro M... | Adrian Holovaty |
| 2007-04-12 | Fixed #3830 -- Added installation note on removing old versions of Django (es... | Russell Keith-Magee |
| 2007-04-12 | Fixed #3956 -- Minor typo in template docs. Thanks, Nick Fishman. | Russell Keith-Magee |
| 2007-04-10 | Fixed #3983 -- Fixed misspelled Delaware in localflavor unit tests | Adrian Holovaty |