Re: [Django] #17: Metasystem optimization: Share select_related in memory

2009-02-02 Thread Django
#17: Metasystem optimization: Share select_related in memory ---+ Reporter: adrian| Owner: PhiR Status: assigned | Milestone: post-1

[Django] #10181: EmptyResultSet exception

2009-02-02 Thread Django
#10181: EmptyResultSet exception +--- Reporter: omat| Owner: nobody Status: new | Milestone: Component: Database layer (models, ORM

Re: [Django] #10180: Fixed bug saving inlineformset_factory formsets

2009-02-02 Thread Django
#10180: Fixed bug saving inlineformset_factory formsets -+-- Reporter: simon29 | Owner: nobody Status: new | Milestone: Component: Forms | Version:

Re: [Django] #10075: model inheritance with foreign key problem

2009-02-02 Thread Django
#10075: model inheritance with foreign key problem --+- Reporter: marcominut...@gmail.com | Owner: nobody Status: new | Milestone:

Re: [Django] #10075: model inheritance with foreign key problem

2009-02-02 Thread Django
#10075: model inheritance with foreign key problem --+- Reporter: marcominut...@gmail.com | Owner: nobody Status: new | Milestone:

[Django] #10180: Fixed bug saving inlineformset_factory formsets

2009-02-02 Thread Django
#10180: Fixed bug saving inlineformset_factory formsets -+-- Reporter: simon29 | Owner: nobody Status: new | Milestone: Component: Forms| Version: 1.0 Keywords: |

Re: [Django] #8193: `__import__(mod, {}, {}, [''])` causes double import of modules ('module' and 'module' + '.')

2009-02-02 Thread Django
#8193: `__import__(mod, {}, {}, [''])` causes double import of modules ('module' and 'module' + '.') +--- Reporter: i_i| Owner: mtredinnick Status: assigned | Milestone: p

Re: [Django] #10179: admin broken on FileField with blank=True

2009-02-02 Thread Django
#10179: admin broken on FileField with blank=True --+- Reporter: malte| Owner: nobody Status: new | Milestone: Component:

[Django] #10179: admin broken on FileField with blank=True

2009-02-02 Thread Django
#10179: admin broken on FileField with blank=True -+-- Reporter: malte| Owner: nobody Status: new | Milestone: Component: django-admin.py | Version: 1.0

Re: [Django] #9920: Empty string is not the same as typing "localhost" in DATABASE_HOST in settings.py

2009-02-02 Thread Django
#9920: Empty string is not the same as typing "localhost" in DATABASE_HOST in settings.py +--- Reporter: crazy2k| Owner: nobody Status: closed | Mil

[Changeset] r9807 - django/branches/releases/1.0.X/docs/howto

2009-02-02 Thread noreply
Author: gwilson Date: 2009-02-02 21:15:25 -0600 (Mon, 02 Feb 2009) New Revision: 9807 Modified: django/branches/releases/1.0.X/docs/howto/apache-auth.txt Log: [1.0.X] Corrected code block in apache auth docs. Backport of r9806 from trunk. Modified: django/branches/releases/1.0.X/docs/howto/

[Changeset] r9806 - django/trunk/docs/howto

2009-02-02 Thread noreply
Author: gwilson Date: 2009-02-02 21:13:13 -0600 (Mon, 02 Feb 2009) New Revision: 9806 Modified: django/trunk/docs/howto/apache-auth.txt Log: Corrected code block in apache auth docs. Modified: django/trunk/docs/howto/apache-auth.txt ===

[Django] #10178: Bogus timezone listed in documentation

2009-02-02 Thread Django
#10178: Bogus timezone listed in documentation ---+ Reporter: dannyman | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Keywords:

[Django] #10177: Typo in example for linebreaks filter

2009-02-02 Thread Django
#10177: Typo in example for linebreaks filter ---+ Reporter: bmjames| Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0 Keywords:

[Django] #10176: It isn't an error, only a suggestion, about 3rd tutorial

2009-02-02 Thread Django
#10176: It isn't an error, only a suggestion, about 3rd tutorial ---+ Reporter: alexandre | Owner: nobody Status: new| Milestone: Component: Documentation | Version: 1.0

Re: [Django] #10176: It isn't an error, only a suggestion, about 3rd tutorial

2009-02-02 Thread Django
#10176: It isn't an error, only a suggestion, about 3rd tutorial +--- Reporter: alexandre | Owner: nobody Status: closed | Milestone: Component: Documentation

Re: [Django] #10159: Fix F() expressions to work on geographic fields.

2009-02-02 Thread Django
#10159: Fix F() expressions to work on geographic fields. -+-- Reporter: jbronn | Owner: jbronn Status: new | Milestone: post-1.0 Component:

Re: [Django] #8193: `__import__(mod, {}, {}, [''])` causes double import of modules ('module' and 'module' + '.')

2009-02-02 Thread Django
#8193: `__import__(mod, {}, {}, [''])` causes double import of modules ('module' and 'module' + '.') +--- Reporter: i_i| Owner: mtredinnick Status: assigned | Milestone: p

[Django] #10175: Proposal for Serbian Cyrillic translation

2009-02-02 Thread Django
#10175: Proposal for Serbian Cyrillic translation --+- Reporter: janos | Owner: nobody Status: new | Milestone: post-1.0 Component: Translations | Version: 1.0 Keywords:

Re: [Django] #10016: Cache middleware with memcached can't handle long URLs

2009-02-02 Thread Django
#10016: Cache middleware with memcached can't handle long URLs ---+ Reporter: jacob | Owner: tim Status: assigned | Milestone: Component: Cache system | Ve

Re: [Django] #8193: `__import__(mod, {}, {}, [''])` causes double import of modules ('module' and 'module' + '.')

2009-02-02 Thread Django
#8193: `__import__(mod, {}, {}, [''])` causes double import of modules ('module' and 'module' + '.') +--- Reporter: i_i| Owner: mtredinnick Status: assigned | Milestone: p

Re: [Django] #10144: get_comment_app calls __import__ with strings instead of dictionaries for 2nd and 3rd arguments

2009-02-02 Thread Django
#10144: get_comment_app calls __import__ with strings instead of dictionaries for 2nd and 3rd arguments +--- Reporter: jfenwick | Owner: jfenwick Status: closed |

Re: [Django] #8193: `__import__(mod, {}, {}, [''])` causes double import of modules ('module' and 'module' + '.')

2009-02-02 Thread Django
#8193: `__import__(mod, {}, {}, [''])` causes double import of modules ('module' and 'module' + '.') +--- Reporter: i_i| Owner: mtredinnick Status: assigned | Milestone: p

Re: [Django] #10061: incorrect logout link in admin

2009-02-02 Thread Django
#10061: incorrect logout link in admin ---+ Reporter: lashni| Owner: Alex Status: assigned | Milestone: Component: django.contrib.admin |

Re: [Django] #7835: Provide the ability for model definitions that are only availably during testing

2009-02-02 Thread Django
#7835: Provide the ability for model definitions that are only availably during testing +--- Reporter: russellm | Owner: nobody Status: new| Milestone:

Re: [Django] #10174: adapter for apache / modfcgid

2009-02-02 Thread Django
#10174: adapter for apache / modfcgid +--- Reporter: mike4561 | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0

[Django] #10174: adapter for apache / modfcgid

2009-02-02 Thread Django
#10174: adapter for apache / modfcgid ---+ Reporter: mike4561 | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.0 Keywords:

[Django] #10173: Add a setting to set up pg binaries for test_runner

2009-02-02 Thread Django
#10173: Add a setting to set up pg binaries for test_runner +--- Reporter: laureline.gue...@makina-corpus.org | Owner: nobody Status: new | Milestone: Component:

Re: [Django] #10127: select_related does not play well with annotate

2009-02-02 Thread Django
#10127: select_related does not play well with annotate ---+ Reporter: sylvain.pas...@gmail.com | Owner: nobody Status: reopened | Milestone: Compo

[Django] #10172: TEST_DATABASE_USER mentioned in GIS TEST_RUNNER docstring does not exist

2009-02-02 Thread Django
#10172: TEST_DATABASE_USER mentioned in GIS TEST_RUNNER docstring does not exist +--- Reporter: laureline.gue...@makina-corpus.org | Owner: nobody Status: new | Milestone:

Re: [Django] #10133: "Years" translation in french is wrong

2009-02-02 Thread Django
#10133: "Years" translation in french is wrong ---+ Reporter: Sephi | Owner: nobody Status: new | Milestone: Component: Translations | Version: 1.

[Changeset] r9805 - in django/trunk: django/db/models django/db/models/sql tests/regressiontests/aggregation_regress

2009-02-02 Thread noreply
Author: russellm Date: 2009-02-02 07:43:18 -0600 (Mon, 02 Feb 2009) New Revision: 9805 Modified: django/trunk/django/db/models/query.py django/trunk/django/db/models/sql/query.py django/trunk/tests/regressiontests/aggregation_regress/models.py Log: Fixed #10127 -- Corrected handling of s

Re: [Django] #10127: select_related does not play well with annotate

2009-02-02 Thread Django
#10127: select_related does not play well with annotate ---+ Reporter: sylvain.pas...@gmail.com | Owner: nobody Status: new | Milestone: Compo

Re: [Django] #8765: mod_python handler requires explicit str() cast for HttpResponse(mimetype=...)

2009-02-02 Thread Django
#8765: mod_python handler requires explicit str() cast for HttpResponse(mimetype=...) +--- Reporter: semenov| Owner: nobody Status: reopened | Milest

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

2009-02-02 Thread Django
#10156: ModelMultipleChoiceField does O(n) queries where O(1) will suffice -+-- Reporter: Alex| Owner: Alex Status: new | Milestone: Component: Forms |

Re: [Django] #10117: Test server sometimes causes 'Connection reset by peer' when retrieving POST data

2009-02-02 Thread Django
#10117: Test server sometimes causes 'Connection reset by peer' when retrieving POST data +--- Reporter: Almad | Owner: nobody Status: reopened | Milestone: C

[Changeset] r9804 - in django/trunk: django/db/backends django/db/backends/postgresql django/db/models docs/ref

2009-02-02 Thread noreply
Author: russellm Date: 2009-02-02 06:03:31 -0600 (Mon, 02 Feb 2009) New Revision: 9804 Modified: django/trunk/django/db/backends/__init__.py django/trunk/django/db/backends/postgresql/operations.py django/trunk/django/db/models/aggregates.py django/trunk/docs/ref/databases.txt Log: Fi

Re: [Django] #8765: mod_python handler requires explicit str() cast for HttpResponse(mimetype=...)

2009-02-02 Thread Django
#8765: mod_python handler requires explicit str() cast for HttpResponse(mimetype=...) +--- Reporter: semenov| Owner: nobody Status: reopened | Milest

[Django] #10171: Key class_attrib missing in result_headers dict used in change_list_results template

2009-02-02 Thread Django
#10171: Key class_attrib missing in result_headers dict used in change_list_results template ---+ Reporter: zdenek.b...@seznam.cz | Owner: nobody Status: new| Milestone: Comp

Re: [Django] #8764: Mixing args and **kwargs in reverse() function

2009-02-02 Thread Django
#8764: Mixing args and **kwargs in reverse() function +--- Reporter: tolano | Owner: nobody Status: reopened | Milestone:

Re: [Django] #8765: mod_python handler requires explicit str() cast for HttpResponse(mimetype=...)

2009-02-02 Thread Django
#8765: mod_python handler requires explicit str() cast for HttpResponse(mimetype=...) +--- Reporter: semenov| Owner: nobody Status: reopened | Milest