| Age | Commit message (Expand) | Author |
| 2008-11-12 | Fixed #9572 -- Corrected some documentation that misleadingly gave the extens... | Russell Keith-Magee |
| 2008-11-12 | Fixed #9351 -- Modified the test client to pass on URL encoded parameters to ... | Russell Keith-Magee |
| 2008-11-12 | Fixed #9369 -- Added QUERY_STRING info for PUT and DELETE requests in the tes... | Russell Keith-Magee |
| 2008-11-12 | Fixed #8646 -- Modified test client to set a fully WSGI compliant environment... | Russell Keith-Magee |
| 2008-11-12 | Fixed #5079 -- Avoid converting Decimals to floats during save to the database. | Karen Tracey |
| 2008-11-11 | Fixed #9566 -- made GeoJSON regex more robust. | Justin Bronn |
| 2008-11-11 | Fixed #9567 - Removed an extraneous 'are'. | Karen Tracey |
| 2008-11-10 | Add tests mistakenly left out of r9397. | Karen Tracey |
| 2008-11-10 | Fixed #7064: Made DemicmalField validation support max_digits equal to decima... | Karen Tracey |
| 2008-11-10 | Fixed #6035 -- Gave the SplitDateTimeField the proper default widget. Thanks... | Karen Tracey |
| 2008-11-10 | Fixed #8910 -- Added force_unicode during admin log message creation to avoid... | Karen Tracey |
| 2008-11-10 | Fixed #9544 -- Updated Danish translation from Finn Gruwier Larsen. | Malcolm Tredinnick |
| 2008-11-10 | Added a couple of missed pieces from r9376. Refs #9542. | Malcolm Tredinnick |
| 2008-11-10 | Closes #9537, Updated Polish translation; Thanks Jarek Zgoda. | Marc Fargas |
| 2008-11-10 | New Thai translation from Kowito Charoenratchatabhan and Kadesarin Sanjek. | Malcolm Tredinnick |
| 2008-11-09 | Fixed #9556 - typos in syndication docs. Thanks sedden. | Karen Tracey |
| 2008-11-09 | Fixed #9514 -- Made admin change_form template correctly recognize/report whe... | Karen Tracey |
| 2008-11-08 | Fixed #5748 -- Made floatformat filter round properly on all platforms and ha... | Karen Tracey |
| 2008-11-06 | Updated German translation after r9363 | Jannis Leidel |
| 2008-11-06 | Fixed #6160, #9111 -- Consistently apply conditional_escape to form errors an... | Karen Tracey |
| 2008-11-06 | Fixed #9506 take 2 -- Marked the message properly for translation, in both pl... | Karen Tracey |
| 2008-11-06 | Fixed #9506 -- Marked error string for translation. | Karen Tracey |
| 2008-11-06 | Added new fixture file accidentally left out of [9357]. | Russell Keith-Magee |
| 2008-11-06 | Fixed #9011 -- Corrected handling of fixture files that contain errors to cor... | Russell Keith-Magee |
| 2008-11-06 | Fixed #9518 -- Corrected example JSON snippet in fixture documentation. Thank... | Russell Keith-Magee |
| 2008-11-06 | Fixed #9526, Updated Arabic translation; Thanks Ossama M. Khayat. | Marc Fargas |
| 2008-11-06 | Fixed #9513, Updated Polish translation; Thanks Jarek Zgoda. | Marc Fargas |
| 2008-11-06 | Refs #9512, Updated French translation. Thanks David Larlet. | Marc Fargas |
| 2008-11-06 | Fixed #9419, Typo in Russian translation. | Marc Fargas |
| 2008-11-06 | Fixes #9511, Updated Hebrew translation. | Marc Fargas |
| 2008-11-06 | Updated Spanish and Catalan translations. | Marc Fargas |
| 2008-11-05 | Fixed #9218 -- Simplified the fix from #9039 and added tests to ensure this c... | Karen Tracey |
| 2008-11-05 | Fixed `resolve_columns` so that pagination works again on Oracle GeoQuerySets... | Justin Bronn |
| 2008-11-05 | Fixed #9364 -- now uses the appropriate database table for inherited `Geometr... | Justin Bronn |
| 2008-11-04 | Fixed #9418 -- When saving a model form, defer saving of file-type fields unt... | Karen Tracey |
| 2008-11-02 | Fixed #9499: Corrected self-reference in test client put method doc. Thanks ... | Karen Tracey |
| 2008-11-02 | Fixed #9497 - Doc typos. Many thanks ramiro. | Karen Tracey |
| 2008-11-02 | Fixed #9495 -- Corrected typo in urls doc. Thanks seemant. | Karen Tracey |
| 2008-11-01 | Fixed #9494 -- Ensure the foreign key in an inline formset is always present ... | Brian Rosner |
| 2008-11-01 | Fixed #9337 -- Use a link to Jython that actually works. Thanks admackin. | Karen Tracey |
| 2008-11-01 | Fixed #9354 -- Set missing svn:eol-style property on some localflavor .py fil... | Karen Tracey |
| 2008-11-01 | Fixed #9374 -- Added missing close paren in serialization doc. Thanks jordy. | Karen Tracey |
| 2008-11-01 | Fixed #9441 -- Corrected typo in file upload settings doc. Thanks gsf. | Karen Tracey |
| 2008-11-01 | Fixed #9412 -- Corrected a couple of typos in the custom model field doc. Th... | Karen Tracey |
| 2008-11-01 | Fixed #9487 -- Corrected several links into the Python docs that were broken ... | Karen Tracey |
| 2008-11-01 | Fixed #9491 -- Added a missing 'the' in what to read next. Thanks mh983. | Karen Tracey |
| 2008-11-01 | Removed unnecessary strings from German translation | Jannis Leidel |
| 2008-11-01 | Updated German translation | Jannis Leidel |
| 2008-10-31 | Consolidated contrib.admin styles by rolling layout.css and global.css direct... | Wilson Miner |
| 2008-10-31 | Applied contrib.admin IE CSS patches to IE6 and 7, and added simple hacks to ... | Wilson Miner |