| Age | Commit message (Expand) | Author |
| 2008-11-15 | Django 1.0.1.1.0.1 | James Bennett |
| 2008-11-15 | [1.0.X] Fixed a bug introduced in r9443. | Malcolm Tredinnick |
| 2008-11-15 | [1.0.X] Fixed #9258 -- Use _default_manager in ForeignKeyRawIdWidget.label_fo... | Brian Rosner |
| 2008-11-15 | [1.0.X] Fixed #6948 -- The join filter was escaping the literal value | Malcolm Tredinnick |
| 2008-11-14 | [1.0.X] Fixed #9076 -- Changed BaseInlineFormSet to not override BaseModelFor... | Karen Tracey |
| 2008-11-14 | [django-1.0.X] Fixed #9570 -- Updated Arabic translation from Ossama M. Khayat. | Malcolm Tredinnick |
| 2008-11-14 | [Django-1.0.X] Fixed #9574 -- Hindi translation from Thejaswi Puthraya. | Malcolm Tredinnick |
| 2008-11-14 | Italian translation updated | Nicola Larosa |
| 2008-11-14 | [1.0.X] Updated Argentinian spanish translations, refs #9506 and related comm... | Ramiro Morales |
| 2008-11-14 | [1.0.X] Removed support for passing params as dicts in the oracle backend. Wa... | Ian Kelly |
| 2008-11-13 | [1.0.X] Fixed #9579 -- Properly handle apps running with (and specifically, l... | Karen Tracey |
| 2008-11-13 | [1.0.X] Fixed #9498 -- Handle a formset correctly when the foreign key is not... | Brian Rosner |
| 2008-11-13 | [1.0.X] Updated Catalan translation. | Marc Fargas |
| 2008-11-13 | [1.0.X] Updated Spanish translation. | Marc Fargas |
| 2008-11-12 | [1.0.X] Updated German translation. Thanks bartTC and flosch. | Jannis Leidel |
| 2008-11-12 | [1.0.X] Fixed #106 -- Refrain from generating popup window names that IE refu... | Karen Tracey |
| 2008-11-12 | [1.0.X] Fixed #8646 -- Modified test client to set a fully WSGI compliant env... | Russell Keith-Magee |
| 2008-11-12 | [1.0.X] Fixed #5079 -- Avoid converting Decimals to floats during save to the... | Karen Tracey |
| 2008-11-11 | [1.0.X] Fixed #9566 -- made GeoJSON regex more robust. | Justin Bronn |
| 2008-11-10 | [1.0.X] Fixed #7064: Made DemicmalField validation support max_digits equal t... | Karen Tracey |
| 2008-11-10 | [1.0.X] Fixed #6035 -- Gave the SplitDateTimeField the proper default widget.... | Karen Tracey |
| 2008-11-10 | [1.0.X] Fixed #8910 -- Added force_unicode during admin log message creation ... | Karen Tracey |
| 2008-11-10 | Fixed #9544 -- Updated Danish translation from Finn Gruwier Larsen. | Malcolm Tredinnick |
| 2008-11-10 | [1.0.X] Refs #9537, Updated Polish translation; Thanks Jarek Zgoda. | Marc Fargas |
| 2008-11-10 | [Django-1.0.X] New Thai translation from Kowito Charoenratchatabhan and Kades... | Malcolm Tredinnick |
| 2008-11-10 | [django-1.0.X] Updated French translation from David Larlet. Fixed #9512. | Malcolm Tredinnick |
| 2008-11-09 | [1.0.X] Fixed #9514 -- Made admin change_form template correctly recognize/re... | Karen Tracey |
| 2008-11-08 | [1.0.X] Fixed #5748 -- Made floatformat filter round properly on all platform... | Karen Tracey |
| 2008-11-06 | [1.0.X] Updated German translation after r9364 | Jannis Leidel |
| 2008-11-06 | [1.0.X] Fixed #6160, #9111 -- Consistently apply conditional_escape to form e... | Karen Tracey |
| 2008-11-06 | [1.0.X] Fixed #9506 take 2 -- Marked the message properly for translation, in... | Karen Tracey |
| 2008-11-06 | [1.0.X] Fixed #9506 -- Marked error string for translation. | Karen Tracey |
| 2008-11-06 | [1.0.X] Fixed #9011 -- Corrected handling of fixture files that contain error... | Russell Keith-Magee |
| 2008-11-06 | Refs #9526, Updated Arabic translation; Thanks Ossama M. Khayat. | Marc Fargas |
| 2008-11-06 | [1.0.X] Refs #9513, Updated Polish translation; Thanks Jarek Zgoda. | Marc Fargas |
| 2008-11-06 | [1.0.X] Fixed #9512, Updated French translation. Thanks David Larlet. | Marc Fargas |
| 2008-11-06 | [1.0.X] Refs #9419, Typo in Russian translation. | Marc Fargas |
| 2008-11-06 | [1.0.X] Refs #9511, Updated Hebrew translation. | Marc Fargas |
| 2008-11-06 | Merge branch 'master-1.0.X' into trunk-1.0.X | Marc Fargas |
| 2008-11-05 | [1.0.X] Fixed #9218 -- Simplified the fix from #9039 and added tests to ensur... | Karen Tracey |
| 2008-11-05 | [1.0.X] Updated Catalan translation. | Marc Fargas |
| 2008-11-05 | [1.0.X] Fixed `resolve_columns` so that pagination works again on Oracle GeoQ... | Justin Bronn |
| 2008-11-05 | Fixed #9364 -- now uses the appropriate database table for inherited `Geometr... | Justin Bronn |
| 2008-11-04 | [1.0.X] Fixed #9418 -- When saving a model form, defer saving of file-type fi... | Karen Tracey |
| 2008-11-01 | [1.0.X] Fixed #9494 -- Ensure the foreign key in an inline formset is always ... | Brian Rosner |
| 2008-11-01 | [1.0.X] Updated Argentinian spanish translation. | Ramiro Morales |
| 2008-11-01 | Updated Swedish translations. | Ludvig Ericson |
| 2008-11-01 | [1.0.X] Updated German translation | Jannis Leidel |
| 2008-10-31 | Bump version number and set download_url for 1.0.1 beta | James Bennett |
| 2008-10-31 | [1.0.X] Fixed #8882 -- When a foreign key is among the unique_together fields... | Brian Rosner |