[Django] #10046: ModPythonHandler class should check for IOError when writing response

2009-01-15 Thread Django
#10046: ModPythonHandler class should check for IOError when writing response ---+ Reporter: ewoudenberg| Owner: nobody Status: new| Milestone: Component: HTTP handling | Ver

Re: [Django] #10028: Incorrect SQL join construction

2009-01-15 Thread Django
#10028: Incorrect SQL join construction ---+ Reporter: brian | Owner: mtredinnick Status: new | Milestone: Component:

Re: [Django] #10045: bug in aggregations: .annotate() followed by .filter() on related field breaks

2009-01-15 Thread Django
#10045: bug in aggregations: .annotate() followed by .filter() on related field breaks --+- Reporter: a...@gc-web.de | Owner: Status: closed | Milestone: Compon

Re: [Django] #10045: bug in aggregations: .annotate() followed by .filter() on related field breaks

2009-01-15 Thread Django
#10045: bug in aggregations: .annotate() followed by .filter() on related field breaks --+- Reporter: a...@gc-web.de | Owner: Status: closed | Milestone: Compon

[Django] #10045: bug in aggregations: .annotate() followed by .filter() on related field breaks

2009-01-15 Thread Django
#10045: bug in aggregations: .annotate() followed by .filter() on related field breaks +--- Reporter: a...@gc-web.de | Status: new Milestone: | Component: ORM aggregation Version: SVN

[Django] #10044: FileField should accept assignment of File objects

2009-01-15 Thread Django
#10044: FileField should accept assignment of File objects --+- Reporter: Gulopine | Owner: Gulopine Status: new | Milestone: Component: File uploads/storage | V

Re: [Django] #8138: Switch django tests to use transactions

2009-01-15 Thread Django
#8138: Switch django tests to use transactions +--- Reporter: mremolt| Owner: nobody Status: closed | Milestone: post-1.0 Component: Testing framework |

[Changeset] r9756 - in django/trunk: . django/db/backends django/test docs/topics tests/regressiontests/comment_tests/tests tests/regressiontests/file_uploads tests/regressiontests/generic_inline_admi

2009-01-15 Thread noreply
Author: kmtracey Date: 2009-01-15 20:30:22 -0600 (Thu, 15 Jan 2009) New Revision: 9756 Modified: django/trunk/AUTHORS django/trunk/django/db/backends/creation.py django/trunk/django/test/__init__.py django/trunk/django/test/client.py django/trunk/django/test/simple.py django/tru

[Changeset] r9755 - django/trunk/docs/topics/db

2009-01-15 Thread noreply
Author: russellm Date: 2009-01-15 18:02:35 -0600 (Thu, 15 Jan 2009) New Revision: 9755 Modified: django/trunk/docs/topics/db/aggregation.txt Log: Fixed #10042 -- YAADT (Aggregation Docs Typo). Modified: django/trunk/docs/topics/db/aggregation.txt ==

Re: [Django] #2367: [patch] pagination for date based generic views

2009-01-15 Thread Django
#2367: [patch] pagination for date based generic views --+- Reporter: andr...@weblinc.com | Owner: nobody Status: new | Milestone: Component: Generic view

[Django] #10043: widthratio tag does not accept a variable as the max_width argument

2009-01-15 Thread Django
#10043: widthratio tag does not accept a variable as the max_width argument -+-- Reporter: obeattie | Owner: nobody Status: new | Milestone: Component: Template system |

Re: [Django] #10042: Typo in aggregation docs

2009-01-15 Thread Django
#10042: Typo in aggregation docs +--- Reporter: anonymous | Owner: nobody Status: reopened | Milestone: Component: Documentation | Version: SVN

Re: [Django] #8638: Provide setting to disable e-mail sending

2009-01-15 Thread Django
#8638: Provide setting to disable e-mail sending ---+ Reporter: telenieko | Owner: nobody Status: reopened | Milestone: post-1.0 Component: django.core.mail |

Re: [Django] #10042: Typo in aggregation docs

2009-01-15 Thread Django
#10042: Typo in aggregation docs +--- Reporter: anonymous | Owner: nobody Status: closed | Milestone: Component: Documentation | Version: SVN

[Changeset] r9754 - django/trunk/docs/topics/db

2009-01-15 Thread noreply
Author: russellm Date: 2009-01-15 17:15:32 -0600 (Thu, 15 Jan 2009) New Revision: 9754 Modified: django/trunk/docs/topics/db/aggregation.txt Log: Fixed #10039 -- More typos in aggregation docs. Seriously, people, now you're just making me look bad :-) Thanks to ElliottM, and to Erich Holscher

Re: [Django] #10035: Typos in aggregation docs

2009-01-15 Thread Django
#10035: Typos in aggregation docs +--- Reporter: isagalaev | Owner: nobody Status: closed | Milestone: Component: Documentation | Version: 1.0

Re: [Django] #10042: Typo in aggregation docs

2009-01-15 Thread Django
#10042: Typo in aggregation docs +--- Reporter: anonymous | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN

Re: [Django] #10040: GeoDjango: 'Save As' on spatial record (OSMGeoAdmin) creates broken copy *AND* corrupts the original record

2009-01-15 Thread Django
#10040: GeoDjango: 'Save As' on spatial record (OSMGeoAdmin) creates broken copy *AND* corrupts the original record -+-- Reporter: j...@handelaar.org | Owner: nobody Status: new

[Django] #10042: Typo in aggregation docs

2009-01-15 Thread Django
#10042: Typo in aggregation docs ---+ Reporter: anonymous | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Keywords:

[Changeset] r9753 - django/trunk/docs/topics/db

2009-01-15 Thread noreply
Author: russellm Date: 2009-01-15 16:33:55 -0600 (Thu, 15 Jan 2009) New Revision: 9753 Modified: django/trunk/docs/topics/db/aggregation.txt Log: Fixed #10035 -- Corrected more typos in the aggregation docs. Thanks to Ivan Sagalaev for his eagle eyes. Modified: django/trunk/docs/topics/db/ag

[Django] #10041: Form tests are set to upload files to '/'

2009-01-15 Thread Django
#10041: Form tests are set to upload files to '/' --+- Reporter: Gulopine | Owner: Gulopine Status: new | Milestone: Component: Forms | Version: SVN Keywords:|

[Changeset] r9752 - django/trunk/docs/topics/db

2009-01-15 Thread noreply
Author: russellm Date: 2009-01-15 16:26:00 -0600 (Thu, 15 Jan 2009) New Revision: 9752 Modified: django/trunk/docs/topics/db/aggregation.txt Log: Corrected another typo in aggregation docs. Thanks to Ivan Sagalaev for the report. Modified: django/trunk/docs/topics/db/aggregation.txt

[Django] #10040: GeoDjango: 'Save As' on spatial record (OSMGeoAdmin) creates broken copy *AND* corrupts the original record

2009-01-15 Thread Django
#10040: GeoDjango: 'Save As' on spatial record (OSMGeoAdmin) creates broken copy *AND* corrupts the original record +--- Reporter: j...@handelaar.org | Owner: nobody Status: new | Milestone

Re: [Django] #9148: Admin enforces default widgets, preventing the use of custom ones

2009-01-15 Thread Django
#9148: Admin enforces default widgets, preventing the use of custom ones ---+ Reporter: nanaki| Owner: nobody Status: new

Re: [Django] #8306: BaseModelAdmin.formfield_for_dbfield() in desperate need of refactor

2009-01-15 Thread Django
#8306: BaseModelAdmin.formfield_for_dbfield() in desperate need of refactor ---+ Reporter: ubernostrum | Owner: nobody Status: new | Milestone: post-1.0

[Django] #10039: Typo in aggregation documentation

2009-01-15 Thread Django
#10039: Typo in aggregation documentation ---+ Reporter: ElliottM | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords:

[Django] #10038: BaseModelFormSet's method save_existing_objects uses form.changed_data instead of form.has_changed()

2009-01-15 Thread Django
#10038: BaseModelFormSet's method save_existing_objects uses form.changed_data instead of form.has_changed() -+-- Reporter: karihre | Owner: nobody Status: new | Milestone: Component: Forms

Re: [Django] #9152: models.TextField encodes data wrong on 4001+ characters on Oracle 10g

2009-01-15 Thread Django
#9152: models.TextField encodes data wrong on 4001+ characters on Oracle 10g +--- Reporter: walter.staff...@carbonsixty.co.uk | Owner: nobody Status: closed

Re: [Django] #9935: The session db backend throws UnicodeEncodeError when used with Oracle

2009-01-15 Thread Django
#9935: The session db backend throws UnicodeEncodeError when used with Oracle --+- Reporter: jamesli | Owner: nobody Status: closed

Re: [Django] #9071: Can't disable "add" popup links in the admin

2009-01-15 Thread Django
#9071: Can't disable "add" popup links in the admin ---+ Reporter: jacob | Owner: kratorius Status: new | Milestone: Component: django.

[Changeset] r9751 - in django/branches/releases/1.0.X: . django/contrib/gis django/db/backends/oracle

2009-01-15 Thread noreply
Author: ikelly Date: 2009-01-15 14:40:40 -0600 (Thu, 15 Jan 2009) New Revision: 9751 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/django/contrib/gis/measure.py django/branches/releases/1.0.X/django/db/backends/oracle/base.py Log: [1.0.X] Fixed #6767: changed t

[Changeset] r9750 - in django/trunk/django: contrib/gis db/backends/oracle

2009-01-15 Thread noreply
Author: ikelly Date: 2009-01-15 14:39:09 -0600 (Thu, 15 Jan 2009) New Revision: 9750 Modified: django/trunk/django/contrib/gis/measure.py django/trunk/django/db/backends/oracle/base.py Log: Fixed #6767: changed the way the Oracle backend fetches numbers to prevent decimals being returned a

[Changeset] r9749 - django/trunk/django/contrib/gis/db/backend/oracle

2009-01-15 Thread noreply
Author: jbronn Date: 2009-01-15 13:50:29 -0600 (Thu, 15 Jan 2009) New Revision: 9749 Modified: django/trunk/django/contrib/gis/db/backend/oracle/__init__.py Log: Forgot to actually enable the extent aggregate for Oracle. Modified: django/trunk/django/contrib/gis/db/backend/oracle/__init__.py

[Changeset] r9748 - in django/trunk/django/contrib/gis/db/models: . sql

2009-01-15 Thread noreply
Author: jbronn Date: 2009-01-15 13:35:04 -0600 (Thu, 15 Jan 2009) New Revision: 9748 Added: django/trunk/django/contrib/gis/db/models/sql/conversion.py Modified: django/trunk/django/contrib/gis/db/models/__init__.py django/trunk/django/contrib/gis/db/models/aggregates.py django/trunk/

Re: [Django] #8138: Switch django tests to use transactions

2009-01-15 Thread Django
#8138: Switch django tests to use transactions +--- Reporter: mremolt| Owner: nobody Status: new| Milestone: post-1.0 Component: Testing framework |

Re: [Django] #10036: admin list_display with broken foreignkey fails

2009-01-15 Thread Django
#10036: admin list_display with broken foreignkey fails ---+ Reporter: danros| Owner: nobody Status: new | Milestone: Component: django.co

Re: [Django] #8138: Switch django tests to use transactions

2009-01-15 Thread Django
#8138: Switch django tests to use transactions +--- Reporter: mremolt| Owner: nobody Status: new| Milestone: post-1.0 Component: Testing framework |

Re: [Django] #8906: django.contrib.auth settings.py URL's aren't portable

2009-01-15 Thread Django
#8906: django.contrib.auth settings.py URL's aren't portable -+-- Reporter: levity | Owner: Status: new | Milestone: Component: Authentication |

Re: [Django] #8138: Switch django tests to use transactions

2009-01-15 Thread Django
#8138: Switch django tests to use transactions +--- Reporter: mremolt| Owner: nobody Status: new| Milestone: post-1.0 Component: Testing framework |

[Django] #10037: id column is created in ManyToMany link (relation) table

2009-01-15 Thread Django
#10037: id column is created in ManyToMany link (relation) table --+- Reporter: powerfox | Owner: nobody Status: new | Milestone: Component: Databas

[Django] #10036: admin list_display with broken foreignkey fails

2009-01-15 Thread Django
#10036: admin list_display with broken foreignkey fails --+- Reporter: danros| Owner: nobody Status: new | Milestone: Component: django.contrib.admin | Vers

Re: [Django] #10035: Typos in aggregation docs

2009-01-15 Thread Django
#10035: Typos in aggregation docs +--- Reporter: isagalaev | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0

[Django] #10035: Typos in aggregation docs

2009-01-15 Thread Django
#10035: Typos in aggregation docs ---+ Reporter: isagalaev | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Keywords:

[Django] #10034: FormWizard has a security_hash check failure with Textareas with leading/trailing newlines in Safari

2009-01-15 Thread Django
#10034: FormWizard has a security_hash check failure with Textareas with leading/trailing newlines in Safari ---+ Reporter: danaspiegel| Owner: nobody Status: new

Re: [Django] #10033: Oracle test suite failures after aggregation checkin

2009-01-15 Thread Django
#10033: Oracle test suite failures after aggregation checkin --+- Reporter: kmtracey | Owner: Status: closed | Milestone: Component: ORM aggregatio

[Changeset] r9747 - django/trunk/django/db/backends/oracle

2009-01-15 Thread noreply
Author: kmtracey Date: 2009-01-15 09:11:28 -0600 (Thu, 15 Jan 2009) New Revision: 9747 Modified: django/trunk/django/db/backends/oracle/query.py Log: Fixed #10033: In the Oracle backend, restored code lost in the aggregation merge that ensured a datetime object is returned for fields known to

Re: [Django] #10033: Oracle test suite failures after aggregation checkin

2009-01-15 Thread Django
#10033: Oracle test suite failures after aggregation checkin --+- Reporter: kmtracey | Owner: Status: new | Milestone: Component: ORM aggregatio

Re: [Django] #10033: Oracle test suite failures after aggregation checkin

2009-01-15 Thread Django
#10033: Oracle test suite failures after aggregation checkin --+- Reporter: kmtracey | Owner: Status: new | Milestone: Component: ORM aggregatio

[Django] #10033: Oracle test suite failures after aggregation checkin

2009-01-15 Thread Django
#10033: Oracle test suite failures after aggregation checkin ---+ Reporter: kmtracey | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0

[Changeset] r9746 - django/trunk/docs/topics/db

2009-01-15 Thread noreply
Author: russellm Date: 2009-01-15 08:07:53 -0600 (Thu, 15 Jan 2009) New Revision: 9746 Modified: django/trunk/docs/topics/db/aggregation.txt Log: Corrected typo in aggregation docs. Thanks to Ivan Sagalaev for the report. Modified: django/trunk/docs/topics/db/aggregation.txt =

[Changeset] r9745 - django/trunk/django/db/backends/oracle

2009-01-15 Thread noreply
Author: russellm Date: 2009-01-15 06:44:45 -0600 (Thu, 15 Jan 2009) New Revision: 9745 Modified: django/trunk/django/db/backends/oracle/query.py Log: Removed an redundant import from the Oracle backend. Thanks to Ramiro Morales for the report. Modified: django/trunk/django/db/backends/oracle

[Changeset] r9744 - django/trunk/docs/topics/db

2009-01-15 Thread noreply
Author: russellm Date: 2009-01-15 06:35:41 -0600 (Thu, 15 Jan 2009) New Revision: 9744 Modified: django/trunk/docs/topics/db/aggregation.txt Log: Corrected a copy-and-paste typo in a heading of the aggregation docs. Thanks to Eivind Uggedal for the report. Modified: django/trunk/docs/topics/

[Django] #10032: ORM switches incorrectly to OUTER JOIN in certain cases with isnull=True

2009-01-15 Thread Django
#10032: ORM switches incorrectly to OUTER JOIN in certain cases with isnull=True --+- Reporter: gabor | Owner: nobody Status: new | Milestone: Com

[Changeset] r9743 - django/trunk/docs/ref/models

2009-01-15 Thread noreply
Author: russellm Date: 2009-01-15 06:13:17 -0600 (Thu, 15 Jan 2009) New Revision: 9743 Modified: django/trunk/docs/ref/models/querysets.txt Log: Corrected some ReST problems with the aggregation docs. Thanks to James Bennett for the report. Modified: django/trunk/docs/ref/models/querysets.tx

Re: [Django] #689: Honor Web server provided authentication

2009-01-15 Thread Django
#689: Honor Web server provided authentication +--- Reporter: i...@holsman.net| Owner: telenieko Status: assigned | Milestone: Component: Core framework

[Django] #10031: Test failures with DateFields and DecimalField under Windows and Python 2.5

2009-01-15 Thread Django
#10031: Test failures with DateFields and DecimalField under Windows and Python 2.5 --+- Reporter: russellm | Owner: nobody Status: new | Milestone:

Re: [Django] #9345: Various string consistency fixes

2009-01-15 Thread Django
#9345: Various string consistency fixes +--- Reporter: Semmel | Owner: Semmel Status: new| Milestone: Component: Uncategorized | Vers

Re: [Django] #10029: LhzHXMJFo

2009-01-15 Thread Django
#10029: LhzHXMJFo +--- Reporter: anonymous | Owner: sYdNXlofoEzU Status: closed | Milestone: post-1.0 Component: Uncategorized | Version: 1.

Re: [Django] #9345: Various string consistency fixes

2009-01-15 Thread Django
#9345: Various string consistency fixes +--- Reporter: Semmel | Owner: Semmel Status: new| Milestone: Component: Uncategorized | Vers

[Django] #10030: Typo in new admin documentation (r9739)

2009-01-15 Thread Django
#10030: Typo in new admin documentation (r9739) ---+ Reporter: mk | Owner: nobody Status: new| Milestone: Component: Documentation | Version: SVN Keywords: