Re: [Django] #12725: Combining Q objects with | is inefficient; lots of deep cloning

2010-01-28 Thread Django
#12725: Combining Q objects with | is inefficient; lots of deep cloning ---+ Reporter: jbalogh | Owner: nobody Status: new | Milestone:

Re: [Django] #12725: Combining Q objects with | is inefficient; lots of deep cloning

2010-01-28 Thread Django
#12725: Combining Q objects with | is inefficient; lots of deep cloning ---+ Reporter: jbalogh | Owner: nobody Status: new | Milestone:

[Changeset] r12350 - in django/trunk/django/contrib/gis: db/models tests/geoapp

2010-01-28 Thread noreply
Author: jbronn Date: 2010-01-28 20:46:07 -0600 (Thu, 28 Jan 2010) New Revision: 12350 Modified: django/trunk/django/contrib/gis/db/models/manager.py django/trunk/django/contrib/gis/db/models/query.py django/trunk/django/contrib/gis/tests/geoapp/tests.py Log: Renamed `reverse` to `reverse_

[Changeset] r12349 - in django/trunk/django/contrib/gis: db/backends db/backends/oracle db/backends/postgis db/models tests/geoapp

2010-01-28 Thread noreply
Author: jbronn Date: 2010-01-28 20:20:58 -0600 (Thu, 28 Jan 2010) New Revision: 12349 Modified: django/trunk/django/contrib/gis/db/backends/base.py django/trunk/django/contrib/gis/db/backends/oracle/operations.py django/trunk/django/contrib/gis/db/backends/postgis/operations.py django/

[Changeset] r12348 - django/trunk/django/conf/locale/ga/LC_MESSAGES

2010-01-28 Thread noreply
Author: russellm Date: 2010-01-28 18:05:33 -0600 (Thu, 28 Jan 2010) New Revision: 12348 Modified: django/trunk/django/conf/locale/ga/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ga/LC_MESSAGES/django.po Log: Fixed #12723 -- Updated Irish translation. Thanks to Kevin Scannell. Modif

Re: [Django] #12725: Combining Q objects with | is inefficient; lots of deep cloning

2010-01-28 Thread Django
#12725: Combining Q objects with | is inefficient; lots of deep cloning ---+ Reporter: jbalogh | Owner: nobody Status: new | Milestone:

Re: [Django] #12578: multipartparser.Parser does not accept non-canonical bare CR and bare LF

2010-01-28 Thread Django
#12578: multipartparser.Parser does not accept non-canonical bare CR and bare LF +--- Reporter: jfenwick | Owner: nobody Status: closed | Milestone: Component:

[Django] #12725: Combining Q objects with | is inefficient; lots of deep cloning

2010-01-28 Thread Django
#12725: Combining Q objects with | is inefficient; lots of deep cloning --+- Reporter: jbalogh | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #11485: sitemap.xml doesn't support https urls

2010-01-28 Thread Django
#11485: sitemap.xml doesn't support https urls +--- Reporter: sportsboy | Owner: nobody Status: new| Milestone: Component: HTTP h

Re: [Django] #10422: documentation of ticket #4140: manage.py with oracle database fails with ORA-06552 when a field name is a keyword

2010-01-28 Thread Django
#10422: documentation of ticket #4140: manage.py with oracle database fails with ORA-06552 when a field name is a keyword +--- Reporter: boyombo| Owner: nobody Status: closed |

Re: [Django] #4140: [boulder-oracle]: manage.py syncdb fails with ORA-06552 when a fieldname is a keyword

2010-01-28 Thread Django
#4140: [boulder-oracle]: manage.py syncdb fails with ORA-06552 when a fieldname is a keyword -+-- Reporter: frank.hoffsum...@gmail.com | Owner: ikelly Status: reopened

[Changeset] r12347 - in django/branches/releases/1.1.X: . docs/ref

2010-01-28 Thread noreply
Author: ikelly Date: 2010-01-28 16:14:38 -0600 (Thu, 28 Jan 2010) New Revision: 12347 Modified: django/branches/releases/1.1.X/ django/branches/releases/1.1.X/docs/ref/databases.txt Log: [1.1.X] Fixed #4140: Documented the ORA-06552 error that can occur when a keyword is used as a field nam

[Changeset] r12346 - django/trunk/docs/ref

2010-01-28 Thread noreply
Author: ikelly Date: 2010-01-28 16:12:18 -0600 (Thu, 28 Jan 2010) New Revision: 12346 Modified: django/trunk/docs/ref/databases.txt Log: Fixed #4140: Documented the ORA-06552 error that can occur when a keyword is used as a field name in the Oracle notes. Modified: django/trunk/docs/ref/datab

Re: [Django] #12578: multipartparser.Parser does not accept non-canonical bare CR and bare LF

2010-01-28 Thread Django
#12578: multipartparser.Parser does not accept non-canonical bare CR and bare LF +--- Reporter: jfenwick | Owner: nobody Status: closed | Milestone: Component:

Re: [Django] #373: Add support for multiple-column primary keys

2010-01-28 Thread Django
#373: Add support for multiple-column primary keys ---+ Reporter: jacob | Owner: dcramer Status: assigned | Milestone: Compon

Re: [Django] #12714: Encoding problem with Oracle + Django

2010-01-28 Thread Django
#12714: Encoding problem with Oracle + Django -+-- Reporter: wandenberg | Owner: nobody Status: closed | Milestone: Compone

Re: [Django] #12721: PostgreSQL problem deleting objects with GenericRelation and non-integer object_id

2010-01-28 Thread Django
#12721: PostgreSQL problem deleting objects with GenericRelation and non-integer object_id +--- Reporter: kmtracey | Owner: carljm Status: assigned | Milestone:

[Changeset] r12345 - django/trunk/tests/regressiontests/comment_tests/tests

2010-01-28 Thread noreply
Author: kmtracey Date: 2010-01-28 13:23:54 -0600 (Thu, 28 Jan 2010) New Revision: 12345 Modified: django/trunk/tests/regressiontests/comment_tests/tests/templatetag_tests.py Log: Fixed #12724: Fixed new comment tests to not hardcode comment primary key values. Thanks carljm. Modified: djan

Re: [Django] #12724: get_comment_permalink tests failing on Postgres

2010-01-28 Thread Django
#12724: get_comment_permalink tests failing on Postgres --+- Reporter: carljm | Owner: kmtracey Status: assigned | Milestone: 1.2 Component:

Re: [Django] #12722: Models having selects with optgroups per Ticket #4412 no longer validate reliably

2010-01-28 Thread Django
#12722: Models having selects with optgroups per Ticket #4412 no longer validate reliably +--- Reporter: thiggins | Owner: nobody Status: new|

[Django] #12724: get_comment_permalink tests failing on Postgres

2010-01-28 Thread Django
#12724: get_comment_permalink tests failing on Postgres -+-- Reporter: carljm | Owner: nobody Status: new | Milestone: Component: django.contrib.comments |

Re: [Django] #10004: Enable -c switch in xgettext call to collect translator comments

2010-01-28 Thread Django
#10004: Enable -c switch in xgettext call to collect translator comments ---+ Reporter: claudep | Owner: Status: new | Milestone:

Re: [Django] #10004: Enable -c switch in xgettext call to collect translator comments

2010-01-28 Thread Django
#10004: Enable -c switch in xgettext call to collect translator comments ---+ Reporter: claudep | Owner: Status: new | Milestone:

Re: [Django] #12698: ValidationError bug when passing a string message argument in model validation

2010-01-28 Thread Django
#12698: ValidationError bug when passing a string message argument in model validation ---+ Reporter: orokusaki | Owner: nobody

Re: [Django] #12698: ValidationError requires dict() to function properly

2010-01-28 Thread Django
#12698: ValidationError requires dict() to function properly ---+ Reporter: orokusaki | Owner: nobody Status: new |

[Django] #12723: Update Irish (ga) Translation

2010-01-28 Thread Django
#12723: Update Irish (ga) Translation --+- Reporter: clouserw | Owner: nobody Status: new | Milestone: Component: Translations | Version: SVN Keywords:

Re: [Django] #12721: PostgreSQL problem deleting objects with GenericRelation and non-integer object_id

2010-01-28 Thread Django
#12721: PostgreSQL problem deleting objects with GenericRelation and non-integer object_id +--- Reporter: kmtracey | Owner: nobody Status: new| Milestone:

[Django] #12722: Models having selects with optgroups per Ticket #4412 no longer validate reliably

2010-01-28 Thread Django
#12722: Models having selects with optgroups per Ticket #4412 no longer validate reliably --+- Reporter: thiggins | Owner: nobody Status: new | M

Re: [Django] #10015: contrib.comments inline on Postgres 8.3 fails to cast integer to text

2010-01-28 Thread Django
#10015: contrib.comments inline on Postgres 8.3 fails to cast integer to text ---+ Reporter: carljm| Owner: carljm Status: closed| Mi

[Django] #12721: PostgreSQL problem deleting objects with GenericRelation and non-integer object_id

2010-01-28 Thread Django
#12721: PostgreSQL problem deleting objects with GenericRelation and non-integer object_id ---+ Reporter: kmtracey | Owner: nobody Status: new| Milestone: Component: Uncategoriz

Re: [Django] #7732: Oracle Backend with SessionPool

2010-01-28 Thread Django
#7732: Oracle Backend with SessionPool ---+ Reporter: halturin | Owner: mboersma Status: assigned | Milestone: 1.2

[Changeset] r12344 - django/branches/releases/1.1.X/django/test

2010-01-28 Thread noreply
Author: russellm Date: 2010-01-28 08:47:42 -0600 (Thu, 28 Jan 2010) New Revision: 12344 Modified: django/branches/releases/1.1.X/django/test/client.py Log: [1.1.X] Fixed #12720 -- Corrected handling of cookies in the TestClient. Thanks to James Henstridge for the report and patch. Backport of

[Changeset] r12343 - django/trunk/django/test

2010-01-28 Thread noreply
Author: russellm Date: 2010-01-28 08:46:29 -0600 (Thu, 28 Jan 2010) New Revision: 12343 Modified: django/trunk/django/test/client.py Log: Fixed #12720 -- Corrected handling of cookies in the TestClient. Thanks to James Henstridge for the report and patch. Modified: django/trunk/django/test/cl

Re: [Django] #12696: ModelAdmin.save_model is not called on creation, only on update

2010-01-28 Thread Django
#12696: ModelAdmin.save_model is not called on creation, only on update ---+ Reporter: seddonym | Owner: nobody Status: closed| Milestone:

Re: [Django] #5833: Custom FilterSpecs

2010-01-28 Thread Django
#5833: Custom FilterSpecs ---+ Reporter: Honza_Kral| Owner: jkocherhans Status: assigned | Milestone: 1.2

[Changeset] r12340 - in django/branches/releases/1.1.X: django/utils tests/regressiontests/utils

2010-01-28 Thread noreply
Author: russellm Date: 2010-01-28 07:59:57 -0600 (Thu, 28 Jan 2010) New Revision: 12340 Added: django/branches/releases/1.1.X/tests/regressiontests/utils/feedgenerator.py Modified: django/branches/releases/1.1.X/django/utils/feedgenerator.py django/branches/releases/1.1.X/tests/regression

[Changeset] r12339 - django/branches/releases/1.1.X/docs/ref/contrib

2010-01-28 Thread noreply
Author: russellm Date: 2010-01-28 07:51:00 -0600 (Thu, 28 Jan 2010) New Revision: 12339 Modified: django/branches/releases/1.1.X/docs/ref/contrib/syndication.txt Log: [1.1.X] Fixed #11973 -- Corrected some misleading documentation regarding the feed_copyright attribute on feeds. Backport of a

Re: [Django] #10015: contrib.comments inline on Postgres 8.3 fails to cast integer to text

2010-01-28 Thread Django
#10015: contrib.comments inline on Postgres 8.3 fails to cast integer to text ---+ Reporter: carljm| Owner: carljm Status: reopened | Mi

Re: [Django] #3591: add support for custom app_label and verbose_name

2010-01-28 Thread Django
#3591: add support for custom app_label and verbose_name -+-- Reporter: jkocherhans | Owner: adrian Status: reopened| Milestone: Component: Core framework |

[Changeset] r12337 - django/trunk/django/contrib/comments/views

2010-01-28 Thread noreply
Author: russellm Date: 2010-01-28 05:30:29 -0600 (Thu, 28 Jan 2010) New Revision: 12337 Modified: django/trunk/django/contrib/comments/views/comments.py Log: Fixed #12600 -- Added some extra search paths for comment preview templates, allowing for naming parity with other templates in comments

Re: [Django] #12696: ModelAdmin.save_model is not called on creation, only on update

2010-01-28 Thread Django
#12696: ModelAdmin.save_model is not called on creation, only on update ---+ Reporter: seddonym | Owner: nobody Status: closed| Milestone: Compo

Re: [Django] #12696: ModelAdmin.save_model is not called on creation, only on update

2010-01-28 Thread Django
#12696: ModelAdmin.save_model is not called on creation, only on update ---+ Reporter: seddonym | Owner: nobody Status: closed| Milestone: Compo

Re: [Django] #12702: Database exceptions problem in multi-db setups

2010-01-28 Thread Django
#12702: Database exceptions problem in multi-db setups ---+ Reporter: wkornewald| Owner: nobody Status: new | Milestone: 1.2 Compon

Re: [Django] #10004: Enable -c switch in xgettext call to collect translator comments

2010-01-28 Thread Django
#10004: Enable -c switch in xgettext call to collect translator comments ---+ Reporter: claudep | Owner: Status: new | Milestone:

Re: [Django] #11522: UnicodeEncodeError on redirect to non-ASCII Location

2010-01-28 Thread Django
#11522: UnicodeEncodeError on redirect to non-ASCII Location +--- Reporter: semenov| Owner: nobody Status: new| Milestone: 1.2 Component: HTTP handling |

[Django] #12720: Django test client cookie handling broken with Python trunk and next 2.6.$NEXT

2010-01-28 Thread Django
#12720: Django test client cookie handling broken with Python trunk and next 2.6.$NEXT ---+ Reporter: jamesh | Owner: nobody Status: new| Milestone: Component: Testing

Re: [Django] #12702: Database exceptions problem in multi-db setups

2010-01-28 Thread Django
#12702: Database exceptions problem in multi-db setups ---+ Reporter: wkornewald| Owner: nobody Status: new | Milestone: 1.2 Compon