summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-11-19[1.0.X] Django 1.0.2.1.0.2James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9499 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-19[1.0.X] docutils fix in release notesJames Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9497 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-19[1.0.X] Add 1.0.2 release notes to indexJames Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9495 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-19Draft 1.0.2 release notesJames Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9494 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-18[1.0.X] Fixed #9597: Hebrew translation update.Karen Tracey
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9492 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-18[1.0.X] Fixed #9612: Danish translation update including date format ↵Karen Tracey
corrections. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9491 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-18[1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload ↵Adrian Holovaty
files' sentence from file-uploads.txt in docs. I beg to differ. (Same as [9487] on trunk) git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9488 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-17[1.0.X] Reverted r9483 -- the patch broke the Oracle spatial backend.Justin Bronn
Backport of r9484 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9485 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-17[1.0.X] Fixed #9620 -- spatial database tables now have `app_label` set ↵Justin Bronn
correctly. Backport of r9482 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9483 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-17[1.0.X] Added the GEOS and GDAL interface licenses to the manifest template.Justin Bronn
Backport of r9480 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9481 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-17[1.0.X] Fixed #9613 -- Added a bunch of files that were missing when theMalcolm Tredinnick
distribution tarball is created. Thanks, Justin Bronn. Backport of r9478 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9479 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-16[1.0.X] Fixed #9608: Ensured a Model's default repr() is printable even if ↵Karen Tracey
its unicode method raises a Unicode error. r9475 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9477 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-16[1.0.X] Block trunk feature/enhancement work from svnmerge to branch.Karen Tracey
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9476 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-16[1.0.X] Added GeoDjango template and test data directories to the manifest ↵Justin Bronn
template so that they are included when building the release tarball with `sdist`. Backport of r9473 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9474 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-16[1.0.X] Fixed #9472 -- Fixed a couple of URL patterns to be more consistent ↵Malcolm Tredinnick
(and remove a misleading initial slash). Thanks, daveyjoe. Backport of r9471 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9472 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-16[1.0.X] Fixed #6052 -- Worked around a bug in MySQLdb with regards to handlingMalcolm Tredinnick
SafeUnicode (handle SafeString similarly, just to be safe). Based on a patch from sfllaw. Backport of r9467 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9469 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-16[1.0.X] Fixed #3501 -- Fixed date filtering in querysets for nullable date ↵Malcolm Tredinnick
fields. Only affects SQLite. Backport of r9466 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9468 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.X] Now that this branch is 1.0.2 pre-alpha, it shouldn't have a ↵James Bennett
download_url set in the setup.py. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9462 bcc190cf-cafb-0310-a4f2-bffc1f526a37
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
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9461 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15Django 1.0.1.1.0.1James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9459 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15New download URLJames Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9458 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.X] One more correction to the release notes.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "developmentMalcolm Tredinnick
version". Some were replaced with versionadded or versionchanged directives. Other, more minor ones, were removed altogether. Based on a patch from James Bennett. Backport of r9454 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9455 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.X] Ensure generated package name does not contain spaces; this will ↵James Bennett
make Django easy_installable from the Cheese Shop. This is [9452] on trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9453 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15Actually we didn't port that one to 1.0.1.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9450 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.X] Add 1.0.1 release notes and link them from the releases index page.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9448 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.X] Fixed a bug introduced in r9443.Malcolm Tredinnick
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9447 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.X] Fixed #9258 -- Use _default_manager in ↵Brian Rosner
ForeignKeyRawIdWidget.label_for_value. Thanks nullie for the patch. Backport of r9444 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9445 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.X] Fixed #6948 -- The join filter was escaping the literal valueMalcolm Tredinnick
that was passed in for the connector. This was contrary to what the documentation for autoescaping said and to what every other filter does with literal strings as arguments. This is backwards incompatible for the situation of the literal string containing one of the five special HTML characters: if you were writing {{ foo|join:"&" }}, you now have to write {{ foo| join:"&" }}. Previous behaviour was, as noted, a bug and contrary to what was documented and expected. Backport of r9442 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9443 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[1.0.X] Fixed #9076 -- Changed BaseInlineFormSet to not override ↵Karen Tracey
BaseModelFormSet's get_queryset method. BaseInlineFormSet's method did not include a couple of fixes/enhancements that were made to the parent's method, resulting in excessive queries (some of which can return bad data due to #9006) for admin pages with inlines. Thanks bthomas for the initial patch. r9440 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9441 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[1.0.X] Fixed #9592 -- Create data for the generic_inline_admin test during ↵Karen Tracey
setup instead of via a fixutre since it uses a content type id which will vary depending on what other tests have been run. r9438 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9439 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9377 -- Clarified when cmemcached support was included ↵Malcolm Tredinnick
in Django. Backport of r9435 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9437 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9531 -- Fixed some awkward wording in the docs. ↵Malcolm Tredinnick
Thanks, gsf. Backport of r9434 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9436 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9507 -- Correct an example in the admin docs. Thanks,Malcolm Tredinnick
john_scott and SmileyChris. Backport of r9432 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9433 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9594 -- Typo fix in the testing example.Malcolm Tredinnick
Backport of r9429 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9431 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9468 -- Fixed a misleading FAQ answer.Malcolm Tredinnick
Backport of r9428 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9430 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9570 -- Updated Arabic translation from Ossama M. Khayat.Malcolm Tredinnick
Backport of r9423 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9427 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[Django-1.0.X] Fixed #9574 -- Hindi translation from Thejaswi Puthraya.Malcolm Tredinnick
Backport of r9422 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9426 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14Italian translation updatedNicola Larosa
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9424 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[1.0.X] Updated Argentinian spanish translations, refs #9506 and related ↵Ramiro Morales
commits. Port of [9420] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9421 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[1.0.X] Removed support for passing params as dicts in the oracle backend. ↵Ian Kelly
Wasn't documented, didn't work, isn't necessary. Backport of [9418] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9419 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-13[1.0.X] Updated svnmerge metadata and added myself to committers (r9416 from ↵Karen Tracey
trunk). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9417 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-13[1.0.X] Fixed #9579 -- Properly handle apps running with (and specifically, ↵Karen Tracey
loading templates from) a current working directory path that contains non-ASCII characters. Thanks for the report to gonzalodelgado and for advice on how to fix it to Daniel Pope. r9411 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9414 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-13[1.0.X] Fixed #9498 -- Handle a formset correctly when the foreign key is ↵Brian Rosner
not available (for now). This case pops up with generic foreign key inlines after [9297]. Added tests to handle future regressions with generic foreign key inlines in the admin. Thanks markus and danielr for patches. Backport of [9412] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9413 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-13[1.0.X] Updated Catalan translation.Marc Fargas
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9408 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-13[1.0.X] Updated Spanish translation.Marc Fargas
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9407 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-12[1.0.X] Updated German translation. Thanks bartTC and flosch.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9406 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-12[1.0.X] Fixed #106 -- Refrain from generating popup window names that IE ↵Karen Tracey
refuses to pop up. Thanks for the reports and initial patches nbstrite and jsmullyan. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9404 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-12[1.0.X] Fixed #9572 -- Corrected some documentation that misleadingly gave ↵Russell Keith-Magee
the extension for YAML fixtures as YML. Thanks to django@i-sh.me.uk for the report. Merge from trunk of [9401] git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9402 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-12[1.0.X] Fixed #8646 -- Modified test client to set a fully WSGI compliant ↵Russell Keith-Magee
environment. Thanks to Adam Lofts for the report. Merge from trunk of [9396] git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9400 bcc190cf-cafb-0310-a4f2-bffc1f526a37