summaryrefslogtreecommitdiff
path: root/django
AgeCommit message (Expand)Author
2008-11-17Reverted r9480 -- the patch broke the Oracle spatial backend.Justin Bronn
2008-11-17Fixed #9620 -- spatial database tables now have `app_label` set correctly.Justin Bronn
2008-11-16Fixed #9608: Ensured a Model's default repr() is printable even if its __unic...Karen Tracey
2008-11-16Fixed #9455 -- Tiny cleanup to avoid an "undefined variable" warning. The netMalcolm Tredinnick
2008-11-16Fixed #6052 -- Worked around a bug in MySQLdb with regards to handlingMalcolm Tredinnick
2008-11-16Fixed #3501 -- Fixed date filtering in querysets for nullable date fields. OnlyMalcolm Tredinnick
2008-11-16Fixed #9585 -- Corrected code committed in [9398] that wasn't compatible with...Russell Keith-Magee
2008-11-16Updated stylesheet link on the change password form.Wilson Miner
2008-11-16Removed the hidden import rules in the contrib.admin stylesheets. Each indivi...Wilson Miner
2008-11-15Fixed a bug introduced in r9422.Malcolm Tredinnick
2008-11-15Fixed #9258 -- Use _default_manager in ForeignKeyRawIdWidget.label_for_value....Brian Rosner
2008-11-15Fixed #6948 -- The join filter was escaping the literal value that wasMalcolm Tredinnick
2008-11-14Fixed #9076 -- Changed BaseInlineFormSet to not override BaseModelFormSet's g...Karen Tracey
2008-11-14Italian translation updatedNicola Larosa
2008-11-14Fixed #9570 -- Updated Arabic translation from Ossama M. Khayat.Malcolm Tredinnick
2008-11-14Fixed #9574 -- Hindi translation from Thejaswi Puthraya.Malcolm Tredinnick
2008-11-14Updated Argentinian spanish translations, refs #9506 and related commits.Ramiro Morales
2008-11-14Refs #9408: Removed support for passing params as dicts in the oracle backend...Ian Kelly
2008-11-13Updated Argentinian spanish translation.Ramiro Morales
2008-11-13Fixed #9498 -- Handle a formset correctly when the foreign key is not availab...Brian Rosner
2008-11-13Fixed #9579 -- Properly handle apps running with (and specifically, loading t...Karen Tracey
2008-11-13Updated Catalan translation.Marc Fargas
2008-11-13Updated Spanish translation.Marc Fargas
2008-11-12Updated German translation. Thanks bartTC and flosch.Jannis Leidel
2008-11-12Fixed #106 -- Refrain from generating popup window names that IE refuses to p...Karen Tracey
2008-11-12Fixed #9351 -- Modified the test client to pass on URL encoded parameters to ...Russell Keith-Magee
2008-11-12Fixed #9369 -- Added QUERY_STRING info for PUT and DELETE requests in the tes...Russell Keith-Magee
2008-11-12Fixed #8646 -- Modified test client to set a fully WSGI compliant environment...Russell Keith-Magee
2008-11-12Fixed #5079 -- Avoid converting Decimals to floats during save to the database.Karen Tracey
2008-11-11Fixed #9566 -- made GeoJSON regex more robust.Justin Bronn
2008-11-10Fixed #7064: Made DemicmalField validation support max_digits equal to decima...Karen Tracey
2008-11-10Fixed #6035 -- Gave the SplitDateTimeField the proper default widget. Thanks...Karen Tracey
2008-11-10Fixed #8910 -- Added force_unicode during admin log message creation to avoid...Karen Tracey
2008-11-10Fixed #9544 -- Updated Danish translation from Finn Gruwier Larsen.Malcolm Tredinnick
2008-11-10Added a couple of missed pieces from r9376. Refs #9542.Malcolm Tredinnick
2008-11-10Closes #9537, Updated Polish translation; Thanks Jarek Zgoda.Marc Fargas
2008-11-10New Thai translation from Kowito Charoenratchatabhan and Kadesarin Sanjek.Malcolm Tredinnick
2008-11-09Fixed #9514 -- Made admin change_form template correctly recognize/report whe...Karen Tracey
2008-11-08Fixed #5748 -- Made floatformat filter round properly on all platforms and ha...Karen Tracey
2008-11-06Updated German translation after r9363Jannis Leidel
2008-11-06Fixed #6160, #9111 -- Consistently apply conditional_escape to form errors an...Karen Tracey
2008-11-06Fixed #9506 take 2 -- Marked the message properly for translation, in both pl...Karen Tracey
2008-11-06Fixed #9506 -- Marked error string for translation.Karen Tracey
2008-11-06Fixed #9011 -- Corrected handling of fixture files that contain errors to cor...Russell Keith-Magee
2008-11-06Fixed #9526, Updated Arabic translation; Thanks Ossama M. Khayat.Marc Fargas
2008-11-06Fixed #9513, Updated Polish translation; Thanks Jarek Zgoda.Marc Fargas
2008-11-06Refs #9512, Updated French translation. Thanks David Larlet.Marc Fargas
2008-11-06Fixed #9419, Typo in Russian translation.Marc Fargas
2008-11-06Fixes #9511, Updated Hebrew translation.Marc Fargas
2008-11-06Updated Spanish and Catalan translations.Marc Fargas