summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 #9556 - typos in syndication docs. Thanks sedden. Karen Tracey
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] Block trunk translation updates from snvmerge to branch.Karen Tracey
2008-11-06[1.0.X] Fixed #9011 -- Corrected handling of fixture files that contain error...Russell Keith-Magee
2008-11-06[1.0.X] Fixed #9518 -- Corrected example JSON snippet in fixture documentatio...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
2008-11-05[1.0.X] Fixed `resolve_columns` so that pagination works again on Oracle GeoQ...Justin Bronn
2008-11-05Fixed #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-02[1.0.X] Block doc fix for new function from svnmerge consideration.Karen Tracey
2008-11-02[1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. Karen Tracey
2008-11-02[1.0.X] Fixed #9495 -- Corrected typo in urls doc. Thanks seemant. 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[1.0.X] Fixed #9337 -- Use a link to Jython that actually works. Thanks admac...Karen Tracey
2008-11-01[1.0.X] Fixed #9354 -- Set missing svn:eol-style property on some localflavor...Karen Tracey
2008-11-01Updated Swedish translations.Ludvig Ericson
2008-11-01[1.0.X] Fixed #9374 -- Added missing close paren in serialization doc. Thanks...Karen Tracey
2008-11-01[1.0.X] Fixed #9441 -- Corrected typo in file upload settings doc. Thanks gsf.Karen Tracey
2008-11-01[1.0.X] Fixed #9412 -- Corrected a couple of typos in the custom model field ...Karen Tracey
2008-11-01[1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were...Karen Tracey
2008-11-01[1.0.X] Fixed #9491 -- Added a missing 'are' in what to read next. Thanks mh9...Karen Tracey
2008-11-01[1.0.X] Updated svnmerge metadata to indicate all non-blocked trunk changes h...Karen Tracey
2008-11-01[1.0.X] Block admin css refactor changesets from svnmerge consideration.Karen Tracey
2008-11-01[1.0.X] Updated German translationJannis Leidel
2008-10-31[1.0.X] Minor correction to setup.pyJames Bennett
2008-10-31Bump version number and set download_url for 1.0.1 betaJames Bennett
2008-10-31[1.0.X] Fixed #8882 -- When a foreign key is among the unique_together fields...Brian Rosner
2008-10-30[1.0.X] Italian translation updatedNicola Larosa
2008-10-28[0.5.X] Fixed #9462 -- Set the instance in an inline formset correctly so tha...Brian Rosner
2008-10-28[1.0.X] Fixed #8966 -- Changed is_safe for length_is filter to False, since i...Karen Tracey