| Age | Commit message (Expand) | Author |
| 2010-05-04 | Typo fixes and small clarification. | Justin Bronn |
| 2010-05-04 | Updated German translation. | Jannis Leidel |
| 2010-05-04 | Fixed #13472 - Fixed minor regression in admin actions template introduced in... | Jannis Leidel |
| 2010-05-04 | Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for repo... | Justin Bronn |
| 2010-05-04 | Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with... | Justin Bronn |
| 2010-05-04 | Fixed #13469 -- Cleaned up the test case from r13085, and added some cache cl... | Russell Keith-Magee |
| 2010-05-04 | Fixed #12164 -- Removed the Python 2.3 compatibility imports and workarounds.... | Russell Keith-Magee |
| 2010-05-04 | Fixed #13094 -- Added Mongolian translation. Thanks to Urangua. | Russell Keith-Magee |
| 2010-05-04 | Fixed #13160 -- Updated Brazilian translation and localization. Thanks to Gui... | Russell Keith-Magee |
| 2010-05-04 | Fixed #13262 -- Updated Czech translation. Thanks to Petr Marhoun and Vlada M... | Russell Keith-Magee |
| 2010-05-04 | Fixed #13355 -- Updated Serbian and Serbian Latin translations. Thanks to Janos. | Russell Keith-Magee |
| 2010-05-04 | Fixed #13098 -- Updated Norwegian (Bokmål) translation in both the deprecate... | Russell Keith-Magee |
| 2010-05-04 | Fixed #13435 -- Updated Bosnian translation. Thanks to Filip Dupanović. | Russell Keith-Magee |
| 2010-05-04 | Fixed #13467 -- Corrected Japanese translation for password reset emails. Tha... | Russell Keith-Magee |
| 2010-05-04 | Fixed #13459 -- Corrected numbering of tr elements in the admin. Reverts the ... | Russell Keith-Magee |
| 2010-05-04 | Fixed #13464 -- Reworked module_has_submodule to break the requirement for lo... | Russell Keith-Magee |
| 2010-05-03 | Fixed Python2.4 incompatibility introduced in r13041: datetime.strptime class... | Karen Tracey |
| 2010-05-03 | Updated the Italian translation | Nicola Larosa |
| 2010-05-03 | Italian translation updated by makemessages, to be fixed | Nicola Larosa |
| 2010-05-02 | Fixed #13463 - Tweaked Italian locale format a bit to make sense. | Jannis Leidel |
| 2010-05-02 | Fixed #13166 - Added JavaScript warnings to admin changelist to help against ... | Jannis Leidel |
| 2010-05-02 | Fixed #13456 - Updated Turkish translation. Thanks, Metin Amiroff. | Jannis Leidel |
| 2010-05-02 | Fixed #13388 - Refined changes made in r12384 in the JavaScript i18n admin view. | Jannis Leidel |
| 2010-05-02 | Fixed #13459 -- Corrected ID numbering of dynamically added inlines in the ad... | Russell Keith-Magee |
| 2010-05-02 | Fixed #13384 - Tweaked a wrong plural form in the Russian translation. Thanks... | Jannis Leidel |
| 2010-05-02 | Fixed #13273 - Updated Macedonian translation. Thanks, Vasil Vangelovski. | Jannis Leidel |
| 2010-05-02 | Fixed #13064 - Updated Portuguese translation. Thanks, Nuno Mariz. | Jannis Leidel |
| 2010-05-02 | Fixed #13454 - Updated Hebrew translation. Thanks, Alex Gaynor. | Jannis Leidel |
| 2010-05-01 | Fixed #13444 -- Improved the documentation around the backwards compatibility... | Russell Keith-Magee |
| 2010-05-01 | Fixed #13453: Corrected typo in template syntax error message. Thanks jheasly. | Karen Tracey |
| 2010-04-30 | Fixed #12851 -- Another attempt at fixing select_related() with inherited mod... | Russell Keith-Magee |
| 2010-04-30 | Fixed #13443 -- Added required CSS class to the column headings on admin Tabu... | Russell Keith-Magee |
| 2010-04-30 | Fixed #13449 -- Corrected typo in comment. Thanks stephaner. | Russell Keith-Magee |
| 2010-04-30 | Fixed #12851 -- Corrected the loading of values when select_related() is used... | Russell Keith-Magee |
| 2010-04-29 | Added British English translation. Refs #11637. | Jannis Leidel |
| 2010-04-29 | Updated Swedish locale formats. Refs #11637. | Jannis Leidel |
| 2010-04-29 | Updated Portugese locale formats. Refs #11637. | Jannis Leidel |
| 2010-04-29 | Fixed #12980 - Use raw strings for locale formats which contain single backsl... | Jannis Leidel |
| 2010-04-29 | Fixed #13134 - Updated Hebrew translation. Thanks, Shai Berger. | Jannis Leidel |
| 2010-04-29 | Fixed #13230 - Updated Finish translation. Thanks, Ville Säävuori. | Jannis Leidel |
| 2010-04-29 | Fixed #11068 - Introduced new language code "nb" for Norwegian Bokmål as a r... | Jannis Leidel |
| 2010-04-29 | Fixed #13096 - Added Norwegian Nynorsk translation. Thanks, Håvard Grimelid. | Jannis Leidel |
| 2010-04-29 | Refs #13047 and #12980 -- Fixed es_AR message format specifiers: | Ramiro Morales |
| 2010-04-29 | Fixed #13441 -- Enforced a maximum identifier length of 63 for PostgreSQL. Th... | Russell Keith-Magee |
| 2010-04-28 | Fixed a bug preventing cursor variables from being passed as bind parameters ... | Ian Kelly |
| 2010-04-28 | Fixed #12986 -- Ensured that SelectDateField repopulates correctly when USE_L... | Russell Keith-Magee |
| 2010-04-28 | Fixed #12977 -- Ensure that indexes don't exceed character limits on MySQL. T... | Russell Keith-Magee |
| 2010-04-28 | Refs #13339 -- Disable %b/%B-based locale datetime input formats, and documen... | Russell Keith-Magee |
| 2010-04-28 | Polish translation updated | Jarek Zgoda |
| 2010-04-28 | Fixed #13432 -- Corrected the logic for router use on OneToOne fields; also a... | Russell Keith-Magee |