summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-28[1.0.X] Fixed #9039 take 2 -- Modified the new tests added in [9240] so they ...Karen Tracey
2008-10-28[1.0.X] blocked commit related to new feature from svnmerge.py consideration.Karen Tracey
2008-10-28Fixed `MySQLGeoField` to create spatial indexes again.Justin Bronn
2008-10-26Fixed #9448 -- `Layer` objects now carry a reference to their parent `DataSou...Justin Bronn
2008-10-26Fixed #9391 -- `AdminSite` and `ModelAdmin` now exposed in `django.contrib.gi...Justin Bronn
2008-10-26[1.0.X] Remove obsolete reference to "development version" in autoescaping docs.James Bennett
2008-10-24[1.0.X] Fixed #7179 -- Changed breadcrumbs on the add page so that a link to ...Karen Tracey
2008-10-24[1.0.X] Fixed #9411 -- Changed the test from r9081 to be more robust across d...Karen Tracey
2008-10-24[1.0.X] block [9248] (feature) and [9263] (updated translation) from svnmerge...Karen Tracey
2008-10-24[1.0.X] Fixed #9307 -- Added the ability to pickle the Query class used by theMalcolm Tredinnick
2008-10-24[1.0.X] Fixed #9434 -- Added a note to the mod_python docs regarding requiringMalcolm Tredinnick
2008-10-24[1.0.X] Fixed #9432 -- Revived documentation of ~Q usage.Malcolm Tredinnick
2008-10-24[1.0.X] Fixed #9430 -- Fixed documentation references to the HttpResponseMalcolm Tredinnick