Re: [Django] #15367: Improved Auth Password Hashing

2011-11-29 Thread Django
#15367: Improved Auth Password Hashing -+- Reporter: poswald |Owner: PaulM Type: New feature | Status: new Component: contrib.auth |

Re: [Django] #11850: Intermediate model order not applied to related model

2011-11-29 Thread Django
#11850: Intermediate model order not applied to related model -+- Reporter: pielgrzym|Owner: bastih Type: New feature | Status: assigned Component

[Django] #17314: Error creating nested query with GeoDjango's spatial filters

2011-11-29 Thread Django
#17314: Error creating nested query with GeoDjango's spatial filters --+ Reporter: jpk | Owner: nobody Type: Bug | Status: new Component: Database laye

Re: [Django] #16763: code.djangoproject.com won't stop emailing me (doesn't abide by cc/reporter/etc)

2011-11-29 Thread Django
#16763: code.djangoproject.com won't stop emailing me (doesn't abide by cc/reporter/etc) -+- Reporter: ferringb |Owner: nobody Type: Bug | Stat

Re: [Django] #16763: code.djangoproject.com won't stop emailing me (doesn't abide by cc/reporter/etc)

2011-11-29 Thread Django
#16763: code.djangoproject.com won't stop emailing me (doesn't abide by cc/reporter/etc) -+- Reporter: ferringb |Owner: nobody Type: Bug | Stat

Re: [Django] #16763: code.djangoproject.com won't stop emailing me (doesn't abide by cc/reporter/etc)

2011-11-29 Thread Django
#16763: code.djangoproject.com won't stop emailing me (doesn't abide by cc/reporter/etc) -+- Reporter: ferringb |Owner: nobody Type: Bug | Stat

Re: [Django] #4102: Allow UPDATE of only specific fields in model.save()

2011-11-29 Thread Django
#4102: Allow UPDATE of only specific fields in model.save() -+- Reporter: Collin Grady |Owner: cgrady | Status: new Type: New feature

Re: [Django] #6422: Support for 'DISTINCT ON' queries with QuerySet.distinct()

2011-11-29 Thread Django
#6422: Support for 'DISTINCT ON' queries with QuerySet.distinct() -+- Reporter: Manfred Wassmann |Owner: jgelens | Status: assigned Type: Ne

Re: [Django] #17312: Testing examples should use django.utils.TestCase

2011-11-29 Thread Django
#17312: Testing examples should use django.utils.TestCase --+ Reporter: jcspray@… |Owner: nobody Type: Cleanup/optimization | Status: new Component: Docu

Re: [Django] #16047: postgresql_psycopg2 never restores autocommit mode when leaving transaction management

2011-11-29 Thread Django
#16047: postgresql_psycopg2 never restores autocommit mode when leaving transaction management -+- Reporter: brodie |Owner: nobody Type: Bug |

Re: [Django] #17312: Testing examples should use django.utils.TestCase

2011-11-29 Thread Django
#17312: Testing examples should use django.utils.TestCase -+- Reporter: jcspray@…|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #17305: Cache middleware keys too difficult to customize

2011-11-29 Thread Django
#17305: Cache middleware keys too difficult to customize -+- Reporter: subsume |Owner: subsume Type: | Status: new Cleanup/optimization

[Django] #17313: Cache FetchMiddleware checks cache for auth despite UNAUTH_ONLY=True

2011-11-29 Thread Django
#17313: Cache FetchMiddleware checks cache for auth despite UNAUTH_ONLY=True -+ Reporter: subsume | Owner: nobody Type: Bug | Status: new Component: Core (Cache system) |Versio

Re: [Django] #17311: bool(queryset) calls __len__ instead of __nonzero__

2011-11-29 Thread Django
#17311: bool(queryset) calls __len__ instead of __nonzero__ -+- Reporter: adamnelson |Owner: nobody Type: Uncategorized| Status: closed Component: D

[Django] #17312: Testing examples should use django.utils.TestCase

2011-11-29 Thread Django
#17312: Testing examples should use django.utils.TestCase --+ Reporter: jcspray@… | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: SVN Se

Re: [Django] #10060: Multiple table annotation failure

2011-11-29 Thread Django
#10060: Multiple table annotation failure -+ Reporter: svsharma@… |Owner: Type: Bug | Status: new Component: ORM aggregation | Version

Re: [Django] #17281: AdminErrorHandler silently fails if the log message contains newlines

2011-11-29 Thread Django
#17281: AdminErrorHandler silently fails if the log message contains newlines --+ Reporter: russellm |Owner: elbarto Type: Bug | Status: new Component: Core (O

Re: [Django] #17193: Send templated email.

2011-11-29 Thread Django
#17193: Send templated email. -+--- Reporter: tomchristie |Owner: julianapplebaum Type: New feature | Status: assigned Component: Core (Mail) | Versio

Re: [Django] #5423: "dumpdata" should stream output one row at a time

2011-11-29 Thread Django
#5423: "dumpdata" should stream output one row at a time -+- Reporter: adrian |Owner: ramiro Type: New feature | Status: assigned Component: Co

Re: [Django] #13252: Use the natural key instead of the primary key when serializing

2011-11-29 Thread Django
#13252: Use the natural key instead of the primary key when serializing -+- Reporter: SmileyChris |Owner: Type: New feature | mtredinnick Component: Core

[Django] #17311: bool(queryset) calls __len__ instead of __nonzero__

2011-11-29 Thread Django
#17311: bool(queryset) calls __len__ instead of __nonzero__ --+ Reporter: adamnelson| Owner: nobody Type: Uncategorized | Status: new Component: Database layer (models

Re: [Django] #10060: Multiple table annotation failure

2011-11-29 Thread Django
#10060: Multiple table annotation failure -+ Reporter: svsharma@… |Owner: Type: Bug | Status: new Component: ORM aggregation | Version

[Changeset] r17163 - django/trunk/docs/releases

2011-11-29 Thread noreply
Author: lukeplant Date: 2011-11-29 06:20:23 -0800 (Tue, 29 Nov 2011) New Revision: 17163 Modified: django/trunk/docs/releases/1.4.txt Log: Punctuation fix in the 1.4 release notes Modified: django/trunk/docs/releases/1.4.txt === -

Re: [Django] #17310: Delete an object linked to a GenericForeignKey

2011-11-29 Thread Django
#17310: Delete an object linked to a GenericForeignKey -+- Reporter: Natim|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #17307: Admin.site.register() upgrade

2011-11-29 Thread Django
#17307: Admin.site.register() upgrade ---+-- Reporter: admin@…|Owner: belegnar Type: New feature| Status: closed Component: contrib.admin | Vers

Re: [Django] #10868: _destroy_test_db exposes the production database to possibly destructive actions from the unit tests

2011-11-29 Thread Django
#10868: _destroy_test_db exposes the production database to possibly destructive actions from the unit tests -+- Reporter: ovidiu |Owner: nobody Type: Bug |

[Changeset] r17162 - django/trunk/django/db/models

2011-11-29 Thread noreply
Author: lukeplant Date: 2011-11-29 04:50:10 -0800 (Tue, 29 Nov 2011) New Revision: 17162 Modified: django/trunk/django/db/models/query.py Log: Small code clarification in prefetch_related code using better variable names Modified: django/trunk/django/db/models/query.py

[Changeset] r17161 - in django/trunk/docs: internals releases

2011-11-29 Thread noreply
Author: lukeplant Date: 2011-11-29 04:01:38 -0800 (Tue, 29 Nov 2011) New Revision: 17161 Modified: django/trunk/docs/internals/deprecation.txt django/trunk/docs/releases/1.4.txt Log: Clarified release note about the removal of 'mixin' parameter to Storage.open, and added a note in the depre

Re: [Django] #13021: Allowing models to influence QuerySet.update

2011-11-29 Thread Django
#13021: Allowing models to influence QuerySet.update -+- Reporter: seveas |Owner: seveas Type: New feature | Status: closed Component: Database

Re: [Django] #17270: methods of the manager on subqueries QuerySet objects

2011-11-29 Thread Django
#17270: methods of the manager on subqueries QuerySet objects -+- Reporter: Wojciech Banaś |Owner: fizista@… | Status: new Type: New featur

Re: [Django] #17310: Delete an object linked to a GenericForeignKey

2011-11-29 Thread Django
#17310: Delete an object linked to a GenericForeignKey -+- Reporter: Natim|Owner: nobody Type: Bug | Status: reopened Component:

Re: [Django] #17310: Delete an object linked to a GenericForeignKey

2011-11-29 Thread Django
#17310: Delete an object linked to a GenericForeignKey -+- Reporter: Natim|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #17310: Delete an object linked to a GenericForeignKey

2011-11-29 Thread Django
#17310: Delete an object linked to a GenericForeignKey -+- Reporter: Natim|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #17310: Delete an object linked to a GenericForeignKey

2011-11-29 Thread Django
#17310: Delete an object linked to a GenericForeignKey -+- Reporter: Natim|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #17310: Delete an object linked to a GenericForeignKey

2011-11-29 Thread Django
#17310: Delete an object linked to a GenericForeignKey -+- Reporter: Natim|Owner: nobody Type: Bug | Status: new Component: Database

[Django] #17310: Delete an object linked to a GenericForeignKey

2011-11-29 Thread Django
#17310: Delete an object linked to a GenericForeignKey --+ Reporter: Natim | Owner: nobody Type: Bug | Status: new Component: Database layer (models, ORM