Re: [Django] #2284: [patch] Extra /sql files with whitespace break syncdb

2008-10-10 Thread Django
#2284: [patch] Extra /sql files with whitespace break syncdb --+- Reporter: scottanderson| Owner: nobody Status: new | Milestone: Component: django-admin.p

Re: [Django] #9334: The docs don't explain how django names cache keys

2008-10-10 Thread Django
#9334: The docs don't explain how django names cache keys --+- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Component: Documen

Re: [Django] #6845: Model validation and its propagation to ModelForms

2008-10-10 Thread Django
#6845: Model validation and its propagation to ModelForms -+-- Reporter: Honza_Kral | Owner: nobody Status: new | Milestone: post-1.0

[Changeset] r9228 - in django/branches/releases/1.0.X: django/db/backends/oracle tests/regressiontests/queries

2008-10-10 Thread noreply
Author: mtredinnick Date: 2008-10-10 19:26:11 -0500 (Fri, 10 Oct 2008) New Revision: 9228 Modified: django/branches/releases/1.0.X/django/db/backends/oracle/query.py django/branches/releases/1.0.X/tests/regressiontests/queries/models.py Log: [1.0.X] Fixed .distinct() not working with slicin

Re: [Django] #8916: admin auth change password not working

2008-10-10 Thread Django
#8916: admin auth change password not working ---+ Reporter: [EMAIL PROTECTED]| Owner: nobody Status: reopened | Milestone: Component: django.contrib.a

Re: [Django] #8916: admin auth change password not working

2008-10-10 Thread Django
#8916: admin auth change password not working ---+ Reporter: [EMAIL PROTECTED]| Owner: nobody Status: reopened | Milestone: Component: django.contrib.a

Re: [Django] #9342: query optimization issue

2008-10-10 Thread Django
#9342: query optimization issue --+- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Component: Uncategorized| Version:

Re: [Django] #8916: admin auth change password not working

2008-10-10 Thread Django
#8916: admin auth change password not working ---+ Reporter: [EMAIL PROTECTED]| Owner: nobody Status: reopened | Milestone: Component: django.contrib.a

[Changeset] r9227 - in django/branches/releases/1.0.X: . tests/modeltests/model_forms tests/regressiontests/file_storage

2008-10-10 Thread noreply
Author: jacob Date: 2008-10-10 17:14:24 -0500 (Fri, 10 Oct 2008) New Revision: 9227 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/tests/modeltests/model_forms/models.py django/branches/releases/1.0.X/tests/regressiontests/file_storage/models.py django/branch

[Changeset] r9226 - in django/trunk/tests: modeltests/model_forms regressiontests/file_storage

2008-10-10 Thread noreply
Author: jacob Date: 2008-10-10 17:13:16 -0500 (Fri, 10 Oct 2008) New Revision: 9226 Modified: django/trunk/tests/modeltests/model_forms/models.py django/trunk/tests/regressiontests/file_storage/models.py django/trunk/tests/regressiontests/file_storage/tests.py Log: Yet more file storage

Re: [Django] #2284: [patch] Extra /sql files with whitespace break syncdb

2008-10-10 Thread Django
#2284: [patch] Extra /sql files with whitespace break syncdb +--- Reporter: scottanderson | Owner: anonymoushgjdhj vf Status: new| Milestone: post-1.0

Re: [Django] #8916: admin auth change password not working

2008-10-10 Thread Django
#8916: admin auth change password not working ---+ Reporter: [EMAIL PROTECTED]| Owner: nobody Status: reopened | Milestone: Component: django.contrib.a

Re: [Django] #937: Autoreload reloads for every request.

2008-10-10 Thread Django
#937: Autoreload reloads for every request. +--- Reporter: [EMAIL PROTECTED] | Owner: adrian Status: reopened | Milestone: Component: django-admin

Re: [Django] #8916: admin auth change password not working

2008-10-10 Thread Django
#8916: admin auth change password not working ---+ Reporter: [EMAIL PROTECTED]| Owner: nobody Status: closed| Milestone: Component: django.contrib.a

[Changeset] r9225 - in django/branches/releases/1.0.X: . django/contrib/sessions tests/regressiontests/cache

2008-10-10 Thread noreply
Author: jacob Date: 2008-10-10 16:42:26 -0500 (Fri, 10 Oct 2008) New Revision: 9225 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/django/contrib/sessions/tests.py django/branches/releases/1.0.X/tests/regressiontests/cache/tests.py Log: [1.0.X] More be-nice-to-t

Re: [Django] #8916: admin auth change password not working

2008-10-10 Thread Django
#8916: admin auth change password not working ---+ Reporter: [EMAIL PROTECTED]| Owner: nobody Status: reopened | Milestone: Component: django.contrib.a

[Changeset] r9224 - in django/trunk: django/contrib/sessions tests/regressiontests/cache

2008-10-10 Thread noreply
Author: jacob Date: 2008-10-10 16:41:12 -0500 (Fri, 10 Oct 2008) New Revision: 9224 Modified: django/trunk/django/contrib/sessions/tests.py django/trunk/tests/regressiontests/cache/tests.py Log: More be-nice-to-the-buildbot: be better about cleaning up files created by the cache/session te

Re: [Django] #6961: loaddata fails if models directory instead of models.py

2008-10-10 Thread Django
#6961: loaddata fails if models directory instead of models.py --+- Reporter: pmd | Owner: nobody Status: new | Milestone: Component: django-a

Re: [Django] #6961: loaddata fails if models directory instead of models.py

2008-10-10 Thread Django
#6961: loaddata fails if models directory instead of models.py --+- Reporter: pmd | Owner: nobody Status: new | Milestone: Component: django-a

[Changeset] r9223 - in django/branches/releases/1.0.X: . tests/modeltests/files

2008-10-10 Thread noreply
Author: jacob Date: 2008-10-10 15:14:52 -0500 (Fri, 10 Oct 2008) New Revision: 9223 Modified: django/branches/releases/1.0.X/ django/branches/releases/1.0.X/tests/modeltests/files/models.py Log: [1.0.X] Be nice to buildbots: switched `modeltests/files` to use a proper isolated directory fo

[Changeset] r9222 - django/trunk/tests/modeltests/files

2008-10-10 Thread noreply
Author: jacob Date: 2008-10-10 15:09:51 -0500 (Fri, 10 Oct 2008) New Revision: 9222 Modified: django/trunk/tests/modeltests/files/models.py Log: Be nice to buildbots: switched `modeltests/files` to use a proper isolated directory for file storage Modified: django/trunk/tests/modeltests/files

[Django] #9343: Changed text of testing page to reflect status of db between doctests

2008-10-10 Thread Django
#9343: Changed text of testing page to reflect status of db between doctests ---+ Reporter: davenaff | Owner: nobody Status: new| Milestone: Component: Uncategorized | Vers

Re: [Django] #8916: admin auth change password not working

2008-10-10 Thread Django
#8916: admin auth change password not working ---+ Reporter: [EMAIL PROTECTED]| Owner: nobody Status: reopened | Milestone: Component: django.contrib.a

[Django] #9342: query optimization issue

2008-10-10 Thread Django
#9342: query optimization issue -+-- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Component: Uncategorized| Version: 1.0 Keywords:

Re: [Django] #5986: Custom field order in newforms

2008-10-10 Thread Django
#5986: Custom field order in newforms -+-- Reporter: emes| Owner: nobody Status: new | Milestone: post-1.0

[Changeset] r9221 - in django/trunk: django/db/backends/oracle tests/regressiontests/queries

2008-10-10 Thread noreply
Author: ikelly Date: 2008-10-10 12:15:58 -0500 (Fri, 10 Oct 2008) New Revision: 9221 Modified: django/trunk/django/db/backends/oracle/query.py django/trunk/tests/regressiontests/queries/models.py Log: Fixed .distinct() not working with slicing in Oracle, due to the row numbers necessarily

Re: [Django] #29: Fix usability issue with limit_choices_to and "Add another" in admin

2008-10-10 Thread Django
#29: Fix usability issue with limit_choices_to and "Add another" in admin ---+ Reporter: adrian| Owner: nobody Status: new | Milestone: post-1.0

[Django] #9341: Adding a completely new item via raw_id_fields overwrites contents of the many-to-many field

2008-10-10 Thread Django
#9341: Adding a completely new item via raw_id_fields overwrites contents of the many-to-many field +--- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone:

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

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

Re: [Django] #9307: Pickling support for Oracle Query classes

2008-10-10 Thread Django
#9307: Pickling support for Oracle Query classes ---+ Reporter: mtredinnick | Owner: mtredinnick Status: new | Milestone: Co

Re: [Django] #7231: New "join" parameter for the "extra" QuerySet method

2008-10-10 Thread Django
#7231: New "join" parameter for the "extra" QuerySet method -+-- Reporter: Davide "Design" Muzzarelli | Owner: nobody Status: new | Milestone: post-1.

Re: [Django] #7231: New "join" parameter for the "extra" QuerySet method

2008-10-10 Thread Django
#7231: New "join" parameter for the "extra" QuerySet method -+-- Reporter: Davide "Design" Muzzarelli | Owner: tobias Status: assigned| Milestone: post-1.

Re: [Django] #9049: queryset .extra(tables=[...]) unnecessarily quotes table names

2008-10-10 Thread Django
#9049: queryset .extra(tables=[...]) unnecessarily quotes table names ---+ Reporter: tobias| Owner: nobody Status: new | Milestone:

Re: [Django] #5863: list_display does not allow functions of referenced objects

2008-10-10 Thread Django
#5863: list_display does not allow functions of referenced objects ---+ Reporter: Beat Bolli <[EMAIL PROTECTED]> | Owner: nobody Status: reopened | Milestone

[Django] #9340: `translation.get_language()` should process `settings.LANGUAGE_CODE`

2008-10-10 Thread Django
#9340: `translation.get_language()` should process `settings.LANGUAGE_CODE` --+- Reporter: jcassee | Owner: nobody Status: new | Milestone: Component: Internationa

Re: [Django] #5863: list_display does not allow functions of referenced objects

2008-10-10 Thread Django
#5863: list_display does not allow functions of referenced objects ---+ Reporter: Beat Bolli <[EMAIL PROTECTED]> | Owner: nobody Status: reopened | Milestone

[Django] #9339: [l10n][zh_CN] fix translation in django.po

2008-10-10 Thread Django
#9339: [l10n][zh_CN] fix translation in django.po --+- Reporter: lidaobing | Owner: nobody Status: new | Milestone: Component: Internationalization | Version:

[Django] #9338: admin-interface: inline formset should have can_order=True when using order_with_respect_to

2008-10-10 Thread Django
#9338: admin-interface: inline formset should have can_order=True when using order_with_respect_to --+- Reporter: patrickk | Owner: nobody Status: new | Milestone: Component: Contr