Re: [Django] #10766: Confusing error message on invalid annotate aggregate field

2009-04-08 Thread Django
#10766: Confusing error message on invalid annotate aggregate field ---+ Reporter: aseer...@mit.edu | Owner: nobody Status: new | Milestone: Component:

[Django] #10766: Confusing error message on invalid annotate aggregate field

2009-04-08 Thread Django
#10766: Confusing error message on invalid annotate aggregate field --+- Reporter: aseer...@mit.edu | Owner: nobody Status: new | Milestone: Component: Uncategorized |

Re: [Django] #7270: selected_related() can not follow reverse relations of OneToOne.

2009-04-08 Thread Django
#7270: selected_related() can not follow reverse relations of OneToOne. ---+ Reporter: towjz...@hotmail.com | Owner: mtredinnick Status: new

Re: [Django] #7270: selected_related() can not follow reverse relations of OneToOne.

2009-04-08 Thread Django
#7270: selected_related() can not follow reverse relations of OneToOne. ---+ Reporter: towjz...@hotmail.com | Owner: mtredinnick Status: new

Re: [Django] #7052: auth fixture fails to import when running test server

2009-04-08 Thread Django
#7052: auth fixture fails to import when running test server +--- Reporter: jb0t | Owner: nobody Status: new| Milestone:

Re: [Django] #9964: Transaction middleware closes the transaction only when it's marked as dirty

2009-04-08 Thread Django
#9964: Transaction middleware closes the transaction only when it's marked as dirty ---+ Reporter: ishirav | Owner: mtredinnick Status: assigned |

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

2009-04-08 Thread Django
#10060: Multiple table annotation failure --+- Reporter: svsha...@intellecap.net | Owner: Status: new | Milestone: 1.1 Component: ORM aggregation

Re: [Django] #10615: Admin Actions: Add a "X of Y objects selected" notification

2009-04-08 Thread Django
#10615: Admin Actions: Add a "X of Y objects selected" notification ---+ Reporter: bartTC| Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #10523: Changing object with long __repr__ causes error

2009-04-08 Thread Django
#10523: Changing object with long __repr__ causes error ---+ Reporter: bromer| Owner: nobody Status: closed| Milestone: 1.1 Component:

Re: [Django] #10191: Fix / Add support for radiobuttons after adding item with popup in Django Admin

2009-04-08 Thread Django
#10191: Fix / Add support for radiobuttons after adding item with popup in Django Admin ---+ Reporter: trbs | Owner: nobody

Re: [Django] #10073: Collapsed fields in admin break Save as new functionality

2009-04-08 Thread Django
#10073: Collapsed fields in admin break Save as new functionality ---+ Reporter: Uninen| Owner: nobody Status: closed| Milestone: 1.1

Re: [Django] #10059: New admin formfield_for_dbfield doesn't play nice with subclassing

2009-04-08 Thread Django
#10059: New admin formfield_for_dbfield doesn't play nice with subclassing ---+ Reporter: Alex | Owner: Alex Status: closed| Milestone: 1.1

[Changeset] r10454 - in django/trunk: django/contrib/admin tests/regressiontests/admin_widgets

2009-04-08 Thread noreply
Author: jacob Date: 2009-04-08 15:25:56 -0500 (Wed, 08 Apr 2009) New Revision: 10454 Modified: django/trunk/django/contrib/admin/options.py django/trunk/tests/regressiontests/admin_widgets/models.py django/trunk/tests/regressiontests/admin_widgets/tests.py Log: Fixed #10059:

Re: [Django] #9656: Inherit user's password change link doesn't work

2009-04-08 Thread Django
#9656: Inherit user's password change link doesn't work ---+ Reporter: syabro| Owner: nobody Status: closed| Milestone: 1.1 Component:

Re: [Django] #9646: contrib.admin does app index page does not check ModelAdmin.has_add_permission(request)

2009-04-08 Thread Django
#9646: contrib.admin does app index page does not check ModelAdmin.has_add_permission(request) ---+ Reporter: tadam...@gmail.com| Owner: nobody Status: closed|

Re: [Django] #9576: django.contrib.admin.widgets.AdminDateWidget.Media.js missing core.js

2009-04-08 Thread Django
#9576: django.contrib.admin.widgets.AdminDateWidget.Media.js missing core.js ---+ Reporter: eddymul | Owner: nobody Status: closed| Milestone: 1.1

Re: [Django] #9460: Template blocks for submit buttons in admin's change view

2009-04-08 Thread Django
#9460: Template blocks for submit buttons in admin's change view ---+ Reporter: kosmik| Owner: nobody Status: new | Milestone:

[Changeset] r10453 - django/branches/releases/1.0.X/django/contrib/admin/media/js/admin

2009-04-08 Thread noreply
Author: jacob Date: 2009-04-08 14:58:24 -0500 (Wed, 08 Apr 2009) New Revision: 10453 Modified: django/branches/releases/1.0.X/django/contrib/admin/media/js/admin/RelatedObjectLookups.js Log: [1.0.X] Fixed #9341: add another on `ManyToManyField`s with `raw_id_admins` now works correctly.

[Changeset] r10452 - django/trunk/django/contrib/admin/media/js/admin

2009-04-08 Thread noreply
Author: jacob Date: 2009-04-08 14:57:27 -0500 (Wed, 08 Apr 2009) New Revision: 10452 Modified: django/trunk/django/contrib/admin/media/js/admin/RelatedObjectLookups.js Log: Fixed #9341: add another on `ManyToManyField`s with `raw_id_admins` now works correctly. Modified:

Re: [Django] #9036: Discrepancy in admin permissions

2009-04-08 Thread Django
#9036: Discrepancy in admin permissions ---+ Reporter: anonymous | Owner: manuq Status: closed| Milestone: 1.1 Component:

[Changeset] r10451 - django/trunk/django/contrib/admin

2009-04-08 Thread noreply
Author: jacob Date: 2009-04-08 14:47:46 -0500 (Wed, 08 Apr 2009) New Revision: 10451 Modified: django/trunk/django/contrib/admin/options.py django/trunk/django/contrib/admin/sites.py Log: Fixed #9036: unified the permission checking in `AdminSite`, pushing it down to the `ModelAdmin`

[Changeset] r10450 - django/branches/releases/1.0.X/tests/regressiontests/model_forms_regress

2009-04-08 Thread noreply
Author: jacob Date: 2009-04-08 14:42:01 -0500 (Wed, 08 Apr 2009) New Revision: 10450 Modified: django/branches/releases/1.0.X/tests/regressiontests/model_forms_regress/models.py Log: [1.0.X] Fixed the test from [10447] to not depend on `os.listdir()` ordering. I always forget about that

[Changeset] r10449 - django/trunk/tests/regressiontests/model_forms_regress

2009-04-08 Thread noreply
Author: jacob Date: 2009-04-08 14:41:18 -0500 (Wed, 08 Apr 2009) New Revision: 10449 Modified: django/trunk/tests/regressiontests/model_forms_regress/models.py Log: Fixed the test from [10447] to not depend on `os.listdir()` ordering. I always forget about that one; thanks, buildbot.

Re: [Django] #7270: selected_related() can not follow reverse relations of OneToOne.

2009-04-08 Thread Django
#7270: selected_related() can not follow reverse relations of OneToOne. ---+ Reporter: towjz...@hotmail.com | Owner: mtredinnick Status: new

Re: [Django] #8483: Admin interface does not check for incompatible generic relations

2009-04-08 Thread Django
#8483: Admin interface does not check for incompatible generic relations ---+ Reporter: smoluf| Owner: ramiro Status: closed| Milestone: 1.1

[Changeset] r10448 - in django/branches/releases/1.0.X: django/forms tests/regressiontests/model_forms_regress

2009-04-08 Thread noreply
Author: jacob Date: 2009-04-08 13:55:06 -0500 (Wed, 08 Apr 2009) New Revision: 10448 Modified: django/branches/releases/1.0.X/django/forms/fields.py django/branches/releases/1.0.X/tests/regressiontests/model_forms_regress/models.py Log: [1.0.X] Fixed #8422: FilePathField now respects

[Changeset] r10447 - in django/trunk: django/forms tests/regressiontests/model_forms_regress

2009-04-08 Thread noreply
Author: jacob Date: 2009-04-08 13:53:55 -0500 (Wed, 08 Apr 2009) New Revision: 10447 Modified: django/trunk/django/forms/fields.py django/trunk/tests/regressiontests/model_forms_regress/models.py Log: Fixed #8422: FilePathField now respects required=False. Modified:

Re: [Django] #7052: auth fixture fails to import when running test server

2009-04-08 Thread Django
#7052: auth fixture fails to import when running test server +--- Reporter: jb0t | Owner: nobody Status: new| Milestone:

Re: [Django] #9885: post_batch_update Signal on QuerySets

2009-04-08 Thread Django
#9885: post_batch_update Signal on QuerySets ---+ Reporter: matehat | Owner: matehat Status: closed| Milestone: Component:

[Django] #10765: Problem with translations when the settings module is a folder

2009-04-08 Thread Django
#10765: Problem with translations when the settings module is a folder ---+ Reporter: vbmendes | Owner: nobody Status: new| Milestone:

Re: [Django] #10666: Aggregate with inherited columns does not work as expected

2009-04-08 Thread Django
#10666: Aggregate with inherited columns does not work as expected --+- Reporter: julianb | Owner: Status: closed | Milestone: 1.1 Component: ORM

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

2009-04-08 Thread noreply
Author: russellm Date: 2009-04-08 08:19:48 -0500 (Wed, 08 Apr 2009) New Revision: 10446 Modified: django/trunk/django/db/models/sql/query.py django/trunk/tests/regressiontests/aggregation_regress/fixtures/initial_data.json

Re: [Django] #10675: escapejs doesn't handle U+2028 LINE SEPARATOR

2009-04-08 Thread Django
#10675: escapejs doesn't handle U+2028 LINE SEPARATOR --+- Reporter: olau | Owner: rleland Status: new | Milestone: 1.1 Component: Template system |

Re: [Django] #10675: escapejs doesn't handle U+2028 LINE SEPARATOR

2009-04-08 Thread Django
#10675: escapejs doesn't handle U+2028 LINE SEPARATOR --+- Reporter: olau | Owner: rleland Status: new | Milestone: 1.1 Component: Template system |

Re: [Django] #10675: escapejs doesn't handle U+2028 LINE SEPARATOR

2009-04-08 Thread Django
#10675: escapejs doesn't handle U+2028 LINE SEPARATOR --+- Reporter: olau | Owner: anonymous Status: assigned | Milestone: 1.1 Component: Template

Re: [Django] #8426: Wrap help_text in "", like errors in "" in HTML output

2009-04-08 Thread Django
#8426: Wrap help_text in "", like errors in "" in HTML output ---+ Reporter: erikcw| Owner: nobody Status: new | Milestone: 1.2

Re: [Django] #8408: add a new meta option: don't do count(*) in admin

2009-04-08 Thread Django
#8408: add a new meta option: don't do count(*) in admin ---+ Reporter: lidaobing | Owner: nobody Status: new | Milestone: 1.2 Component:

Re: [Django] #10761: ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views

2009-04-08 Thread Django
#10761: ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views ---+ Reporter: mrts | Owner: nobody

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

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

Re: [Django] #9362: InlineAdminForm breaks content_type FK on model

2009-04-08 Thread Django
#9362: InlineAdminForm breaks content_type FK on model ---+ Reporter: carljm| Owner: carljm Status: assigned | Milestone: 1.1 Component:

Re: [Django] #9023: OneToOneField delete() problem

2009-04-08 Thread Django
#9023: OneToOneField delete() problem ---+ Reporter: TheShark | Owner: juriejan Status: new | Milestone: 1.1

Re: [Django] #9023: OneToOneField delete() problem

2009-04-08 Thread Django
#9023: OneToOneField delete() problem ---+ Reporter: TheShark | Owner: juriejan Status: new | Milestone: 1.1

Re: [Django] #9023: OneToOneField delete() problem

2009-04-08 Thread Django
#9023: OneToOneField delete() problem ---+ Reporter: TheShark | Owner: juriejan Status: new | Milestone: 1.1

Re: [Django] #9023: OneToOneField delete() problem

2009-04-08 Thread Django
#9023: OneToOneField delete() problem ---+ Reporter: TheShark | Owner: juriejan Status: new | Milestone: 1.1

Re: [Django] #10761: ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views

2009-04-08 Thread Django
#10761: ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views ---+ Reporter: mrts | Owner: nobody

Re: [Django] #10348: contrib.admin: select_related overwritten by django.contrib.admin.views.ChangeList.get_query_set

2009-04-08 Thread Django
#10348: contrib.admin: select_related overwritten by django.contrib.admin.views.ChangeList.get_query_set ---+ Reporter: erny | Owner: nobody Status: new

Re: [Django] #10348: contrib.admin: select_related overwritten by django.contrib.admin.views.ChangeList.get_query_set

2009-04-08 Thread Django
#10348: contrib.admin: select_related overwritten by django.contrib.admin.views.ChangeList.get_query_set ---+ Reporter: erny | Owner: nobody Status: new |

Re: [Django] #8520: password_change() got an unexpected keyword argument 'post_save_redirect'

2009-04-08 Thread Django
#8520: password_change() got an unexpected keyword argument 'post_save_redirect' ---+ Reporter: kmtracey | Owner: nobody Status: closed| Milestone: 1.0

Re: [Django] #10759: UserAdmin views should use attribute or current model to lookup the template paths

2009-04-08 Thread Django
#10759: UserAdmin views should use attribute or current model to lookup the template paths ---+ Reporter: jturnbull | Owner: nobody Status: new

Re: [Django] #10759: UserAdmin views should use attribure or current model to lookup the template paths

2009-04-08 Thread Django
#10759: UserAdmin views should use attribure or current model to lookup the template paths ---+ Reporter: jturnbull | Owner: nobody Status: new

Re: [Django] #10764: Add some mention of .iterator() method to docs page "QuerySet API reference"

2009-04-08 Thread Django
#10764: Add some mention of .iterator() method to docs page "QuerySet API reference" +--- Reporter: andybak| Owner: nobody Status: closed | Milestone:

[Changeset] r10445 - django/branches/releases/1.0.X/django/conf/locale/pl/LC_MESSAGES

2009-04-08 Thread noreply
Author: zgoda Date: 2009-04-08 04:02:29 -0500 (Wed, 08 Apr 2009) New Revision: 10445 Modified: django/branches/releases/1.0.X/django/conf/locale/pl/LC_MESSAGES/django.mo django/branches/releases/1.0.X/django/conf/locale/pl/LC_MESSAGES/django.po Log: [1.0.X] Polish translations updated: new

[Changeset] r10444 - django/trunk/django/conf/locale/pl/LC_MESSAGES

2009-04-08 Thread noreply
Author: zgoda Date: 2009-04-08 03:53:31 -0500 (Wed, 08 Apr 2009) New Revision: 10444 Modified: django/trunk/django/conf/locale/pl/LC_MESSAGES/django.mo django/trunk/django/conf/locale/pl/LC_MESSAGES/django.po Log: Updated Polish translation Modified:

[Django] #10764: Add some mention of .iterator() method to docs page "QuerySet API reference"

2009-04-08 Thread Django
#10764: Add some mention of .iterator() method to docs page "QuerySet API reference" ---+ Reporter: andybak| Owner: nobody Status: new| Milestone: Component: Documentation |

Re: [Django] #9893: Filename + path length greater than 100 truncated on database insertion in Core.Storage

2009-04-08 Thread Django
#9893: Filename + path length greater than 100 truncated on database insertion in Core.Storage -+-- Reporter: Refefer | Owner: nobody Status: new |

Re: [Django] #10759: UserAdmin views should use the current model to lookup the template paths

2009-04-08 Thread Django
#10759: UserAdmin views should use the current model to lookup the template paths ---+ Reporter: jturnbull | Owner: nobody Status: new

Re: [Django] #7270: selected_related() can not follow reverse relations of OneToOne.

2009-04-08 Thread Django
#7270: selected_related() can not follow reverse relations of OneToOne. ---+ Reporter: towjz...@hotmail.com | Owner: mtredinnick Status: new

Re: [Django] #7270: selected_related() can not follow reverse relations of OneToOne.

2009-04-08 Thread Django
#7270: selected_related() can not follow reverse relations of OneToOne. ---+ Reporter: towjz...@hotmail.com | Owner: mtredinnick Status: new

Re: [Django] #10571: FakePayload Truncates Unicode Content

2009-04-08 Thread Django
#10571: FakePayload Truncates Unicode Content ---+ Reporter: rwag...@physics.ucsd.edu | Owner: nobody Status: reopened | Milestone: 1.1 Component: Testing