| Age | Commit message (Expand) | Author |
| 2008-02-22 | Fixed #6436 -- Added check for absolute paths in fixture loading. Fixtures sp... | Russell Keith-Magee |
| 2008-02-19 | Fixed #6617 -- Added new Georgian (ka) translation from David Avsajanishvili. | Malcolm Tredinnick |
| 2008-02-15 | Fixed #6607 -- Added a new Basque (eu) translation. Thanks ibonso@gmail.com. | Malcolm Tredinnick |
| 2008-02-03 | Fixed #6530 -- Updated Swedish translation form Mikko Hellsing. | Malcolm Tredinnick |
| 2008-02-03 | Fixed #6522 -- Updated Farsi translation. Thanks, cmorgh@gmail.com. | Malcolm Tredinnick |
| 2008-02-03 | Fixed #6415 -- Updated Icelandic translation from Jökull Sólberg Auðunsson. | Malcolm Tredinnick |
| 2008-02-03 | Fixed #6305 -- Always emit the got_request_exception signal, even when | Malcolm Tredinnick |
| 2008-01-09 | Fixed #6277 -- Updated Turkish translation (and moved authors into AUTHORS fi... | Malcolm Tredinnick |
| 2007-12-19 | Fixed #6208 -- Updated Dutch translation. Thanks, arien and v.oostveen@idca.nl. | Malcolm Tredinnick |
| 2007-12-03 | Fixed #5523 -- Added counties and regions for the United Kingdom to | Malcolm Tredinnick |
| 2007-12-02 | Fixed #3228 -- Added new APPEND_SLASH handling behaviour in the common middle... | Malcolm Tredinnick |
| 2007-12-02 | Fixed #6071 -- Fixed another infinite recursion problem in SafeString and | Malcolm Tredinnick |
| 2007-12-02 | Fixed #2437, #6091 -- Added "paste to dpaste" button to debug page. Thanks, | Malcolm Tredinnick |
| 2007-12-01 | Updated a couple of missing people in AUTHORS. | Malcolm Tredinnick |
| 2007-12-01 | Added Leah to AUTHORS. | Malcolm Tredinnick |
| 2007-11-29 | Fixed #5939 -- Added normalization for New Brunswick in the Canadian provinces. | Malcolm Tredinnick |
| 2007-11-29 | Fixed #5854 -- Added an example to the newforms documentation showing how to | Malcolm Tredinnick |
| 2007-11-29 | Fixed #4653 -- Improved the logic to decide when to include (and select as | Malcolm Tredinnick |
| 2007-11-29 | Fixed #1291 -- Fixed a potential infinite loop for some URL constructions in | Malcolm Tredinnick |
| 2007-11-11 | Fixed #5900 -- Updated traditional Chinese translation. Thanks, terryh.tp@gma... | Malcolm Tredinnick |
| 2007-11-11 | Fixed #5687 -- Updated Swedish translation. A bit of a group effort from Dmitri | Malcolm Tredinnick |
| 2007-10-21 | Fixed #5013 -- Corrected the documentation about which how further middleware | Malcolm Tredinnick |
| 2007-10-20 | Fixed #3502 -- Added TTL support for RSS (not Atom) feeds. Patch from | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4902 -- Added some missing Czech uppercase characters to urlify.js. | Malcolm Tredinnick |
| 2007-10-20 | Fixed #4036 -- Added Spanish localflavor. Thanks, ricardojbarrios@gmail.com and | Malcolm Tredinnick |
| 2007-10-20 | Fixed #5678 -- Added Polish transliteration to urlify.js. Thanks, | Malcolm Tredinnick |
| 2007-10-03 | Fixed #3955 -- Handled the case when there is no LOCALE_PATHS setting from [6... | Malcolm Tredinnick |
| 2007-09-28 | Fixed #5557: URLs are now properly escaped in the cache_page decorator. Thank... | Jacob Kaplan-Moss |
| 2007-09-28 | Fixed #5047: patch_cache_control now respects existing max-age settings. Than... | Jacob Kaplan-Moss |
| 2007-09-23 | Updated AUTHORS file with a full name for pigletto. | Russell Keith-Magee |
| 2007-09-19 | Fixed #231: all fields that should take max_length now do. Thanks, Don Spauld... | Jacob Kaplan-Moss |
| 2007-09-19 | Fixed $5457 - the auth system now delegates permission checking to auth backe... | Jacob Kaplan-Moss |
| 2007-09-17 | Fixed #5496 -- Added test cases for some of the built-in Django views. Thanks... | Russell Keith-Magee |
| 2007-09-16 | Refs #5513: improved session performance after [6333]'s session refactoring. ... | Jacob Kaplan-Moss |
| 2007-09-16 | Fixed #4975 -- Allow the default label suffix character to be configured. Tha... | Malcolm Tredinnick |
| 2007-09-16 | Fixed #3993 -- Added some useful dictionary methods to SortedDict, plus an in... | Malcolm Tredinnick |
| 2007-09-15 | Fixed #2066: session data can now be stored in the cache or on the filesystem... | Jacob Kaplan-Moss |
| 2007-09-15 | Fixed #5242 -- Fixed table processing for some databases with case insensitiv... | Malcolm Tredinnick |
| 2007-09-15 | Fixed #5243 -- Allow loading of templatetags from subdirectories (via dotted ... | Malcolm Tredinnick |
| 2007-09-15 | Fixed #5177 -- Changed content type creation to also remove the types for any... | Malcolm Tredinnick |
| 2007-09-15 | Fixed #5470 -- Fixed the 'Z' time format marker in templates to handle timezo... | Malcolm Tredinnick |
| 2007-09-15 | Added Vsevolod Solovyov (a.k.a. Murkt) to AUTHORS. | Malcolm Tredinnick |
| 2007-09-15 | Fixed #5387 -- Added is_multipart method to forms. Original patch from Petr M... | Malcolm Tredinnick |
| 2007-09-15 | Fixed #4879 -- Added 'created' arg to post_save signal. This is True is a new... | Malcolm Tredinnick |
| 2007-09-15 | Fixed #5456 -- Added a new Irish translation. Thanks, Michael Thornhill. | Malcolm Tredinnick |
| 2007-09-14 | Fixed #5432 -- Added docs/form_preview.txt. Thanks, ryankanno | Adrian Holovaty |
| 2007-09-14 | Fixed #5445: added some compatibility code for the lack of __iter__ in Jython... | Jacob Kaplan-Moss |
| 2007-09-14 | Fixed #3988: added a localflavor for our friends to the north (i.e. Canada). ... | Jacob Kaplan-Moss |
| 2007-09-14 | Fixed #5448: you can now use unicode characters in primary keys. Thanks, pigl... | Jacob Kaplan-Moss |
| 2007-09-14 | Fixed #3146: DateFields no longer barf when confronted by strings. Thanks, De... | Jacob Kaplan-Moss |