[Changeset] r11375 - in django/branches/soc2009/multidb: django/core/management django/core/management/commands django/db django/db/backends django/db/models django/db/models/fields django/db/models/s

2009-07-31 Thread noreply
Author: Alex Date: 2009-08-01 00:26:02 -0500 (Sat, 01 Aug 2009) New Revision: 11375 Modified: django/branches/soc2009/multidb/django/core/management/commands/createcachetable.py django/branches/soc2009/multidb/django/core/management/sql.py django/branches/soc2009/multidb/django/db/backe

Re: [Django] #11611: How can I add prifix attribute, to CommentForm?

2009-07-31 Thread Django
#11611: How can I add prifix attribute, to CommentForm? --+- Reporter: oduvan | Owner: nobody Status: closed | Milestone: Component: dja

Re: [Django] #11616: Ability add filter to inlineformset_factory

2009-07-31 Thread Django
#11616: Ability add filter to inlineformset_factory ---+ Reporter: Marcel van Eck | Owner: nobody Status: closed| Milestone: 1.2

[Django] #11616: Ability add filter to inlineformset_factory

2009-07-31 Thread Django
#11616: Ability add filter to inlineformset_factory --+- Reporter: Marcel van Eck | Owner: nobody Status: new | Milestone: 1.2 Component: Forms

Re: [Django] #10302: Add some date features to aggregation

2009-07-31 Thread Django
#10302: Add some date features to aggregation ---+ Reporter: tolano| Owner: nobody Status: new | Milestone:

Re: [Django] #5354: django imports minidom (which imports pyexpat) causing a modpython segfault on certain setups

2009-07-31 Thread Django
#5354: django imports minidom (which imports pyexpat) causing a modpython segfault on certain setups -+-- Reporter: akaihola| Owner: adrian Status: reopened

Re: [Django] #5354: django imports minidom (which imports pyexpat) causing a modpython segfault on certain setups

2009-07-31 Thread Django
#5354: django imports minidom (which imports pyexpat) causing a modpython segfault on certain setups -+-- Reporter: akaihola| Owner: adrian Status: reopened

[Django] #11615: ./manage.py test returns incorrect status code if more than 255 bugs fail

2009-07-31 Thread Django
#11615: ./manage.py test returns incorrect status code if more than 255 bugs fail ---+ Reporter: lamby | Owner: nobody Status: new| Milestone: Component: Testing fra

Re: [Django] #8968: No way to utilize `next` parameter to redirect after comment deletion

2009-07-31 Thread Django
#8968: No way to utilize `next` parameter to redirect after comment deletion --+- Reporter: Dzhus| Owner: kkubasik Status: reopened | Milestone: 1.2

Re: [Django] #11445: truncatewords_html does'nt correctly detect html entities.

2009-07-31 Thread Django
#11445: truncatewords_html does'nt correctly detect html entities. --+- Reporter: Cld | Owner: nobody Status: new | Milestone:

Re: [Django] #10838: Pass user object to CommentForm (initial data)

2009-07-31 Thread Django
#10838: Pass user object to CommentForm (initial data) --+- Reporter: pigletto | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #8851: Please add a default option to list_filter in the admin interface

2009-07-31 Thread Django
#8851: Please add a default option to list_filter in the admin interface --+- Reporter: Riskable | Owner: nobody Status: reopened | Milest

Re: [Django] #11614: Documentation for 1.1

2009-07-31 Thread Django
#11614: Documentation for 1.1 +--- Reporter: mguthrie | Owner: nobody Status: closed | Milestone: Component: Documentation | Version: 1.0 R

[Django] #11614: Documentation for 1.1

2009-07-31 Thread Django
#11614: Documentation for 1.1 ---+ Reporter: mguthrie | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Keywords: |

[Django] #11613: Add a --failfast argument to the testrunner

2009-07-31 Thread Django
#11613: Add a --failfast argument to the testrunner ---+ Reporter: Alex | Owner: nobody Status: new| Milestone: 1.2 Component: Testing framework | Version: 1.0

[Changeset] r11374 - django/branches/soc2009/multidb/docs/internals

2009-07-31 Thread noreply
Author: Alex Date: 2009-07-31 13:31:55 -0500 (Fri, 31 Jul 2009) New Revision: 11374 Modified: django/branches/soc2009/multidb/docs/internals/committers.txt Log: [soc2009/multidb] Resolved a strange merge conflict. Modified: django/branches/soc2009/multidb/docs/internals/committers.txt ===

Re: [Django] #11542: Interactive shell is not configurable

2009-07-31 Thread Django
#11542: Interactive shell is not configurable -+-- Reporter: Seamus | Owner: Seamus Status: new | Milestone: Component: Core framework

Re: [Django] #11334: Django fails to show non-latin exception messages from PostgreSQL running on FastCGI

2009-07-31 Thread Django
#11334: Django fails to show non-latin exception messages from PostgreSQL running on FastCGI -+-- Reporter: Loststylus | Owner: nobody Status: new | Milestone:

Re: [Django] #11612: Model field 'Default' argument doesn't work as documented

2009-07-31 Thread Django
#11612: Model field 'Default' argument doesn't work as documented --+- Reporter: andyortlieb | Owner: Status: closed | Milestone:

Re: [Django] #11611: How can I add prifix attribute, to CommentForm?

2009-07-31 Thread Django
#11611: How can I add prifix attribute, to CommentForm? --+- Reporter: oduvan | Owner: nobody Status: new | Milestone: Component: dja

[Django] #11612: Model field 'Default' argument doesn't work as documented

2009-07-31 Thread Django
#11612: Model field 'Default' argument doesn't work as documented ---+ Reporter: andyortlieb| Owner: Status: new| Milestone: Component: ORM aggregat

Re: [Django] #10156: ModelMultipleChoiceField does O(n) queries where O(1) will suffice

2009-07-31 Thread Django
#10156: ModelMultipleChoiceField does O(n) queries where O(1) will suffice +--- Reporter: Alex | Owner: Alex Status: closed | Milestone: 1.1 Component:

Re: [Django] #11610: NoReverseMatch on users with @ in name

2009-07-31 Thread Django
#11610: NoReverseMatch on users with @ in name --+- Reporter: alex.trof...@ingres.com | Owner: nobody Status: closed | Milestone: Componen

[Django] #11611: How can I add prifix attribute, to CommentForm?

2009-07-31 Thread Django
#11611: How can I add prifix attribute, to CommentForm? -+-- Reporter: oduvan | Owner: nobody Status: new | Milestone: Component: django.contrib.comments |

[Django] #11610: NoReverseMatch on users with @ in name

2009-07-31 Thread Django
#11610: NoReverseMatch on users with @ in name -+-- Reporter: alex.trof...@ingres.com | Owner: nobody Status: new | Milestone: Component: Core framework | Vers

Re: [Django] #10156: ModelMultipleChoiceField does O(n) queries where O(1) will suffice

2009-07-31 Thread Django
#10156: ModelMultipleChoiceField does O(n) queries where O(1) will suffice +--- Reporter: Alex | Owner: Alex Status: reopened | Milestone: 1.1 Component:

Re: [Django] #11226: Name clashes in ManyToMany

2009-07-31 Thread Django
#11226: Name clashes in ManyToMany ---+ Reporter: pkoch | Owner: nobody Status: new | Milestone:

Re: [Django] #11609: Allow for long pointer format in django.contrib.gis.gdal.base

2009-07-31 Thread Django
#11609: Allow for long pointer format in django.contrib.gis.gdal.base ---+ Reporter: rmkemker | Owner: nobody Status: new | Milestone: 1.2 Component: Con

Re: [Django] #11609: Allow for long pointer format in django.contrib.gis.gdal.base

2009-07-31 Thread Django
#11609: Allow for long pointer format in django.contrib.gis.gdal.base ---+ Reporter: rmkemker | Owner: nobody Status: new | Milestone: 1.2 Component: Contr

[Django] #11609: Allow for long pointer format in django.contrib.gis.gdal.base

2009-07-31 Thread Django
#11609: Allow for long pointer format in django.contrib.gis.gdal.base --+- Reporter: rmkemker | Owner: nobody Status: new | Milestone: Component: Contrib apps | Version: 1.0

[Django] #11608: Django version in documentation should be 1.1

2009-07-31 Thread Django
#11608: Django version in documentation should be 1.1 ---+ Reporter: nsmgr8 | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.1-beta-1 Keywo

[Django] #11607: ForeignKeyRawIdWidget render throws uncaught exception if value does not exist

2009-07-31 Thread Django
#11607: ForeignKeyRawIdWidget render throws uncaught exception if value does not exist --+- Reporter: Rupe | Owner: nobody Status: new

[Django] #11606: return error data when using only() and select_related() at the same times that models foreign key is set to default null.

2009-07-31 Thread Django
#11606: return error data when using only() and select_related() at the same times that models foreign key is set to default null. --+- Reporter: seandong | Owner: nobody Status: new

Re: [Django] #11433: Complete support for 3D Geometries

2009-07-31 Thread Django
#11433: Complete support for 3D Geometries -+-- Reporter: jbronn | Owner: jbronn Status: new | Milestone: 1.2 Component: GIS | Version: SVN