| Age | Commit message (Expand) | Author |
| 2007-04-01 | Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support. | Malcolm Tredinnick |
| 2007-03-31 | Fixed #3879 -- Added Norwegian localflavor. Thanks bp@datakortet.no | Malcolm Tredinnick |
| 2007-03-31 | Fixed #3882 -- Added Brazilian localflavor. Thanks, Wiliam Alves de Souza. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3733 -- Fixed up quote parsing in smart_split(). Thanks, Ivan Chelubeev. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3847 -- Added Finnish localflavor contribution from Ville Säävuori. | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3866 -- Added Italian localflavors contribution from | Malcolm Tredinnick |
| 2007-03-25 | Fixed #3813 -- Added French package to django.contrib.localflavor. Thanks, Fa... | Adrian Holovaty |
| 2007-03-20 | Fixed #3745 -- Added Portugese (pt) translation. Thanks Nuno Mariz. | Malcolm Tredinnick |
| 2007-03-12 | Fixed #3640 -- Improved error handling in views.i18n.set_language(). Thanks | Malcolm Tredinnick |
| 2007-03-09 | Fixed #3024 -- Fixed database commit() and rollback() behaviour so it works | Malcolm Tredinnick |
| 2007-03-09 | Fixed #3673 -- Added new Telugu (te) localisation. Thanks, pavithran s. | Malcolm Tredinnick |
| 2007-03-08 | Fixed #3586 -- Only output "Vary: Cookie" HTTP header when the session object | Malcolm Tredinnick |
| 2007-03-07 | Fixed #3636 -- Updated akaihola's entry in AUTHORS. | Malcolm Tredinnick |
| 2007-03-06 | Fixed #3655, #3656 -- Updated Swedish (sv) translations. Thanks, mikko@sorl.net. | Malcolm Tredinnick |
| 2007-02-28 | FIxed #1984 -- Updated Italian translation. Thanks Nicola Larosa. | Malcolm Tredinnick |
| 2007-02-26 | Fixed #2363 -- Fixed subclass checking in ModelBase to allow for mixin | Malcolm Tredinnick |
| 2007-02-26 | Fixed #3555 -- Updated Swedish (sv) translation. Thanks to Ludvig Ericson. | Malcolm Tredinnick |
| 2007-02-26 | Fixed #3561 -- Updated German (de) translations. Thanks to Dirk Eschler. | Malcolm Tredinnick |
| 2007-02-26 | Fixed #3517 -- Updated Slovenian translation. Thanks, Jure Cuhalev. | Malcolm Tredinnick |
| 2007-02-23 | Fixed #3550 - updated Thomas Steinacher's entry in AUTHORS. | Jacob Kaplan-Moss |
| 2007-02-22 | Fixed #3550 -- Updated Peter Marić's entry in AUTHORS. | Malcolm Tredinnick |
| 2007-02-20 | Fixed #3490 -- Fixed issue with newforms ChoiceField and generators as choice... | Adrian Holovaty |
| 2007-02-18 | Fixed #2916 -- Moved syncdb call out of simple test runner and into create_te... | Russell Keith-Magee |
| 2007-02-18 | Fixed #3210 -- Modified test Client.login() to use urlparse, allowing absolut... | Russell Keith-Magee |
| 2007-02-15 | Fixed #3409 -- Added render_value argument to newforms PasswordInput. Thanks ... | Adrian Holovaty |
| 2007-02-14 | Added name of Latvian translator. Refs #3058. | Malcolm Tredinnick |
| 2007-02-14 | Fixed #3093 -- Added Macedonian translation from Georgi Stanojevski | Malcolm Tredinnick |
| 2007-02-13 | Mild formatting fix. | Malcolm Tredinnick |
| 2007-02-13 | Fixed #3394 -- Made min_num_in_admin be respected on new object creation. Patch | Malcolm Tredinnick |
| 2007-02-13 | Fixed #3377 -- Fixed subtle infinite recursion bug in LazyDate objects. Thanks | Malcolm Tredinnick |
| 2007-02-12 | Refs #3338 -- Partially fix rpm packaging problems. There is still one issue | Malcolm Tredinnick |
| 2007-02-12 | Fixed #2315 -- added work around for Windows timezone setting (i.e. we can't do | Malcolm Tredinnick |
| 2007-02-11 | Fixed #3162 -- Added coded to catch and rethrow exceptions that are thrown by... | Russell Keith-Magee |
| 2007-02-10 | Fixed #3147 -- documented how to use .pth files for easy switching between | Malcolm Tredinnick |
| 2007-02-10 | Fixed #2762 -- added copyright element support to RSS and Atom feeds. Patch | Malcolm Tredinnick |
| 2007-02-10 | Fixed #2655 -- added documentation about resolve_variable() for custom template | Malcolm Tredinnick |
| 2007-02-10 | Fixed #3443 -- Updated Joe Heck's entry. | Malcolm Tredinnick |
| 2007-02-09 | Fixed #3449 -- fixed regression test results so that they all pass now. Thanks | Malcolm Tredinnick |
| 2007-02-06 | Trivial whitespace chance to AUTHORS to test the trac commit hook. Refs #1 a... | Jacob Kaplan-Moss |
| 2007-01-03 | Fixes #3176, #3004 -- Added an argument to the floatfilter to allow users to ... | Russell Keith-Magee |
| 2007-01-03 | Fixes #3217 -- Added regression tests for options on the Admin metaclass. Inc... | Russell Keith-Magee |
| 2006-12-30 | Fixed #3151 -- Improved MySQL backend not to send 'SET NAMES utf8' before eve... | Adrian Holovaty |
| 2006-12-20 | Fixed #3142 -- Optimized the assignment of m2m and m2o relation sets. Thanks,... | Russell Keith-Magee |
| 2006-12-17 | Refs #3118 -- Forgot to mention the efforts of Yashudi Masuda in triaging #31... | Russell Keith-Magee |
| 2006-12-17 | Fixed #3118 -- Fixed reversed logic in DBAPI regarding handling of empty PKs ... | Russell Keith-Magee |
| 2006-11-29 | Fixed #3080 -- Fixed bug in delete_cookie() method. Thanks, nowell strite | Adrian Holovaty |
| 2006-11-20 | Fixed #3014 -- Admin 'now' shortcut for DateTimeFields now updates seconds, t... | Adrian Holovaty |
| 2006-11-03 | Removed fossilized remnant of pre-magic removal m2m code. Thanks for the repo... | Russell Keith-Magee |
| 2006-10-30 | Fixes #2966 -- Added extra_context parameter to direct_to_template generic vi... | Russell Keith-Magee |
| 2006-10-27 | Fixed #2956 -- Made 'django-admin.py startproject' tolerant of filesystem arr... | Adrian Holovaty |