summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-19[1.0.X] Django 1.0.2.1.0.2James Bennett
2008-11-19[1.0.X] docutils fix in release notesJames Bennett
2008-11-19[1.0.X] Add 1.0.2 release notes to indexJames Bennett
2008-11-19Draft 1.0.2 release notesJames 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-18[1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload ...Adrian Holovaty
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-17[1.0.X] Added the GEOS and GDAL interface licenses to the manifest template.Justin Bronn
2008-11-17[1.0.X] Fixed #9613 -- Added a bunch of files that were missing when theMalcolm Tredinnick
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] Block trunk feature/enhancement work from svnmerge to branch.Karen Tracey
2008-11-16[1.0.X] Added GeoDjango template and test data directories to the manifest te...Justin Bronn
2008-11-16[1.0.X] Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (...Malcolm Tredinnick
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] Now that this branch is 1.0.2 pre-alpha, it shouldn't have a download...James Bennett
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-15New download URLJames Bennett
2008-11-15[1.0.X] One more correction to the release notes.James Bennett
2008-11-15[1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "developmentMalcolm Tredinnick
2008-11-15[1.0.X] Ensure generated package name does not contain spaces; this will make...James Bennett
2008-11-15Actually we didn't port that one to 1.0.1.James Bennett
2008-11-15[1.0.X] Add 1.0.1 release notes and link them from the releases index page.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 valueMalcolm Tredinnick
2008-11-14[1.0.X] Fixed #9076 -- Changed BaseInlineFormSet to not override BaseModelFor...Karen Tracey
2008-11-14[1.0.X] Fixed #9592 -- Create data for the generic_inline_admin test during s...Karen Tracey
2008-11-14[django-1.0.X] Fixed #9377 -- Clarified when cmemcached support was included ...Malcolm Tredinnick
2008-11-14[django-1.0.X] Fixed #9531 -- Fixed some awkward wording in the docs. Thanks,...Malcolm Tredinnick
2008-11-14[django-1.0.X] Fixed #9507 -- Correct an example in the admin docs. Thanks,Malcolm Tredinnick
2008-11-14[django-1.0.X] Fixed #9594 -- Typo fix in the testing example.Malcolm Tredinnick
2008-11-14[django-1.0.X] Fixed #9468 -- Fixed a misleading FAQ answer.Malcolm Tredinnick
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] Updated svnmerge metadata and added myself to committers (r9416 from ...Karen Tracey
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 #9572 -- Corrected some documentation that misleadingly gave th...Russell Keith-Magee
2008-11-12[1.0.X] Fixed #8646 -- Modified test client to set a fully WSGI compliant env...Russell Keith-Magee