summaryrefslogtreecommitdiff
path: root/django
AgeCommit message (Expand)Author
2008-11-19[1.0.X] Django 1.0.2.1.0.2James Bennett
2008-11-18[1.0.X] Fixed #9597: Hebrew translation update.Karen Tracey
2008-11-18[1.0.X] Fixed #9612: Danish translation update including date format correcti...Karen Tracey
2008-11-17[1.0.X] Reverted r9483 -- the patch broke the Oracle spatial backend.Justin Bronn
2008-11-17[1.0.X] Fixed #9620 -- spatial database tables now have `app_label` set corre...Justin Bronn
2008-11-16[1.0.X] Fixed #9608: Ensured a Model's default repr() is printable even if it...Karen Tracey
2008-11-16[1.0.X] Fixed #6052 -- Worked around a bug in MySQLdb with regards to handlingMalcolm Tredinnick
2008-11-16[1.0.X] Fixed #3501 -- Fixed date filtering in querysets for nullable date fi...Malcolm Tredinnick
2008-11-15[1.0.X] With 1.0.1 out the door, branches/releases/1.0.X is now 1.0.2 pre-alpha.James Bennett
2008-11-15Django 1.0.1.1.0.1James 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 valueMalcolm 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-14Italian translation updatedNicola 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-10Fixed #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 r9364Jannis 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-06Refs #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-06Merge branch 'master-1.0.X' into trunk-1.0.XMarc 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