| Age | Commit message (Expand) | Author |
| 2007-04-20 | Added missing piece needed for supporting subtitle in Atom feeds. | 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 | 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-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 | Added django.contrib.databrowse | Adrian Holovaty |
| 2007-04-10 | Fixed #3983 -- Fixed misspelled Delaware in localflavor.us.us_states. Thanks,... | Adrian Holovaty |
| 2007-04-09 | Fixed #3846 -- Fixed misleading variable name in 'startapp' code. Thanks, Mar... | Adrian Holovaty |
| 2007-04-09 | Negligible space changes to django/db/models/query.py | Adrian Holovaty |
| 2007-04-09 | Backwards-incompatible change -- Removed LazyDate helper class. To preserve e... | Russell Keith-Magee |
| 2007-04-09 | Fixed #3966 -- Updated Macedonian translation. Thanks, Georgi Stanojevski. | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3034 -- Added mimetype parameter to the direct_to_template() generic | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3958 -- Added lastBuildDate element to RSS feeds. Thanks, | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3926 -- Fixed typo in admin CSS. Thanks, Jeff Hilyard. | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3912 -- Updated Slovak translation. Thanks Martin KosÃr. | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3932 -- Updated Spanish translation. Thanks, gomo@datafull.com. | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3943 -- Added Korean translation. Thanks, Hyun Mi Ae. | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3950 -- Fixed some errors in the Norwegian translation. Thanks, Ludvig | Malcolm Tredinnick |
| 2007-04-09 | Fixed a typo from [4968]. | Malcolm Tredinnick |
| 2007-04-09 | Removed a stray tab in django.contrib.localflavor.fi.forms | Adrian Holovaty |
| 2007-04-09 | Corrected docstring comment for list of states in Brazilian localflavor. | Russell Keith-Magee |
| 2007-04-09 | Fixed #3929 -- Newforms Textarea widget now always includes 'rows' and 'cols'... | Adrian Holovaty |
| 2007-04-09 | Fixed #3942 -- Fixed potential confusion on debug 404 page by stripping initi... | Adrian Holovaty |
| 2007-04-08 | Fixed #3876 -- Added Australian local flavour. Thanks, Matthew Flanagan. | Russell Keith-Magee |
| 2007-04-08 | Backwards-incompatible change -- Renamed localflavor.usa to localflavor.us to... | Russell Keith-Magee |
| 2007-04-07 | Added blank lines around Meta and Admin classes in django.contrib.auth.models | Adrian Holovaty |
| 2007-04-06 | Fixed inconsistent indentation in localflavor/de/forms.py from [4922] | Adrian Holovaty |
| 2007-04-06 | Fixed the ADO backend to match the required interface and normalized naming o... | Russell Keith-Magee |
| 2007-04-06 | Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads w... | Russell Keith-Magee |
| 2007-04-05 | Added a check of the format specifiers in Python strings. This will identify a | Malcolm Tredinnick |
| 2007-04-05 | Backed out a portion of [4919] until I can make it worth smoothly with | Malcolm Tredinnick |
| 2007-04-05 | Small fix to [4931]. | Malcolm Tredinnick |
| 2007-04-05 | Fixed #3918 -- Handle technical message IDs correctly when settings.USE_I18N is | Malcolm Tredinnick |
| 2007-04-05 | Missed file from [4928]. | Malcolm Tredinnick |
| 2007-04-05 | Updated version of default English PO file. | Malcolm Tredinnick |
| 2007-04-05 | Fixed #3901 -- Updated Brailian Portugese translation. Thanks onaiort@gmail.com. | Malcolm Tredinnick |
| 2007-04-04 | Removed an umlaut, since our i18n support (creating PO files) doesn't work | Malcolm Tredinnick |
| 2007-04-04 | Cleaned up [4924]. Sorry; wasn't concentrating enough. | Malcolm Tredinnick |
| 2007-04-04 | Fixed #3597 -- Fixed unicode encoding problem in form rendering. Thanks, | Malcolm Tredinnick |
| 2007-04-04 | Added a FIXME that I forgot to include earlier. | Malcolm Tredinnick |
| 2007-04-04 | Fixed #3919 -- Added German identity card number validation to German | Malcolm Tredinnick |
| 2007-04-04 | Fixed #3897 -- Added German localflavor. Thanks, Jannis Leidel. | Malcolm Tredinnick |
| 2007-04-04 | Made django.utils.html.escape() work with unicode strings (and unicode-like | Malcolm Tredinnick |
| 2007-04-04 | Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful | Malcolm Tredinnick |
| 2007-04-03 | Negligible formatting changes to some recent commits | Adrian Holovaty |