Re: [Django] #8553: Add soundex support to MySQL (and others)

2011-08-17 Thread Django
#8553: Add soundex support to MySQL (and others) -+- Reporter: dacort | Owner: nobody | Status: closed Type: | Component: Da

Re: [Django] #6773: Confusing error when ForeignKey lookup fails while serializing

2011-08-17 Thread Django
#6773: Confusing error when ForeignKey lookup fails while serializing -+- Reporter: kcarnold | Owner: Type: | Status: closed Cleanup/optimization

Re: [Django] #16391: New URL tag for reversing urls with placeholder args/kwargs

2011-08-17 Thread Django
#16391: New URL tag for reversing urls with placeholder args/kwargs -+- Reporter: | Owner: nobody h.a.clifford@… | Status: new Type: New

Re: [Django] #16646: Only first meta inner class inherited with multiple abstract base models.

2011-08-17 Thread Django
#16646: Only first meta inner class inherited with multiple abstract base models. -+- Reporter: varikin| Owner: nobody Type: Bug| Status: reopened

Re: [Django] #14876: Q | Q with nullable related fields generates INNER JOIN where it should be LEFT JOIN

2011-08-17 Thread Django
#14876: Q | Q with nullable related fields generates INNER JOIN where it should be LEFT JOIN -+- Reporter: | Owner: oinopion simonpercivall | Status: assigned

Re: [Django] #15844: Filtering by related objects causes unnecessary extra db hits when using model inheritance

2011-08-17 Thread Django
#15844: Filtering by related objects causes unnecessary extra db hits when using model inheritance -+- Reporter: emulbreh | Owner: nobody Type: Bug| Status: new

Re: [Django] #16549: In Django models, modified-rows count would help in handling optimistic concurrency control problems

2011-08-17 Thread Django
#16549: In Django models, modified-rows count would help in handling optimistic concurrency control problems -+- Reporter: | Owner: nobody estebistec | Stat

[Django] #16649: Models.save() refactoring: check updated rows to determine action

2011-08-17 Thread Django
#16649: Models.save() refactoring: check updated rows to determine action +-- Reporter: akaariai| Owner: nobody Type: | Status: new Cleanup/optimization | Component

Re: [Django] #16646: Only first meta inner class inherited with multiple abstract base models.

2011-08-17 Thread Django
#16646: Only first meta inner class inherited with multiple abstract base models. -+- Reporter: varikin| Owner: nobody Type: Bug| Status: closed

Re: [Django] #16648: Router unable to delete relationships spanning multiple DBs

2011-08-17 Thread Django
#16648: Router unable to delete relationships spanning multiple DBs -+- Reporter: chadlyon | Owner: nobody Type: Bug| Status: closed Milestone:

[Django] #16648: Router unable to delete relationships spanning multiple DBs

2011-08-17 Thread Django
#16648: Router unable to delete relationships spanning multiple DBs --+-- Reporter: chadlyon | Owner: nobody Type: Bug | Status: new Milestone:| Component: Database layer (models, ORM

Re: [Django] #16647: Default filters: pacth to add QuerySet support for random plus a new shuffle filter

2011-08-17 Thread Django
#16647: Default filters: pacth to add QuerySet support for random plus a new shuffle filter ---+- Reporter: h3 | Owner: nobody Type: New feature | Status: new

[Django] #16647: Default filters: pacth to add QuerySet support for random plus a new shuffle filter

2011-08-17 Thread Django
#16647: Default filters: pacth to add QuerySet support for random plus a new shuffle filter -+- Reporter: h3 | Owner: nobody Type: New feature | Status: new Milestone: | Component: Tem

[Django] #16646: Only first meta inner class inherited with multiple abstract base models.

2011-08-17 Thread Django
#16646: Only first meta inner class inherited with multiple abstract base models. -+-- Reporter: varikin | Owner: nobody Type: Bug | Status: new Milestone: | Component: Database layer (

Re: [Django] #2259: PK Change creates new object instead of update

2011-08-17 Thread Django
#2259: PK Change creates new object instead of update -+- Reporter: ed@… | Owner: nobody Type: Bug| Status: reopened Milestone: |

Re: [Django] #16536: inspectdb with numerical column names

2011-08-17 Thread Django
#16536: inspectdb with numerical column names -+- Reporter: | Owner: teraom danodonovan| Status: assigned Type: Bug| Compo

[Changeset] r16622 - in django/trunk: django/contrib/admin/templates/admin/edit_inline tests/regressiontests/admin_inlines

2011-08-17 Thread noreply
Author: jezdez Date: 2011-08-17 07:12:25 -0700 (Wed, 17 Aug 2011) New Revision: 16622 Modified: django/trunk/django/contrib/admin/templates/admin/edit_inline/tabular.html django/trunk/tests/regressiontests/admin_inlines/models.py django/trunk/tests/regressiontests/admin_inlines/tests.py L

Re: [Django] #8190: Utilise help_text for TabularInline in Admin

2011-08-17 Thread Django
#8190: Utilise help_text for TabularInline in Admin ---+--- Reporter: glenjamin| Owner: dArignac Type: New feature | Status: closed Milestone: 1.4 |

Re: [Django] #16549: In Django models, modified-rows count would help in handling optimistic concurrency control problems

2011-08-17 Thread Django
#16549: In Django models, modified-rows count would help in handling optimistic concurrency control problems -+- Reporter: | Owner: nobody estebistec | Stat

Re: [Django] #16490: For select_for_update feature: DatabaseError not raised as expected when NOWAIT not supported; mult thread test also failing (on MySQL)

2011-08-17 Thread Django
#16490: For select_for_update feature: DatabaseError not raised as expected when NOWAIT not supported; mult thread test also failing (on MySQL) +--- Reporter: jsdalton | Owner: nobody T

Re: [Django] #16645: OldFormForXTests.test_image_field fails under Oracle

2011-08-17 Thread Django
#16645: OldFormForXTests.test_image_field fails under Oracle -+- Reporter: aaugustin | Owner: nobody Type: Bug| Status: new Milestone: |

Re: [Django] #16645: OldFormForXTests.test_image_field fails under Oracle

2011-08-17 Thread Django
#16645: OldFormForXTests.test_image_field fails under Oracle -+- Reporter: aaugustin | Owner: nobody Type: Bug| Status: new Milestone: |

[Django] #16645: OldFormForXTests.test_image_field fails under Oracle

2011-08-17 Thread Django
#16645: OldFormForXTests.test_image_field fails under Oracle ---+--- Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Milestone: |

Re: [Django] #16644: OldFormForXTests.test_with_data fails under Oracle

2011-08-17 Thread Django
#16644: OldFormForXTests.test_with_data fails under Oracle -+- Reporter: aaugustin | Owner: nobody Type: Bug| Status: new Milestone: | C

[Django] #16644: OldFormForXTests.test_with_data fails under Oracle

2011-08-17 Thread Django
#16644: OldFormForXTests.test_with_data fails under Oracle ---+--- Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Milestone: |C

Re: [Django] #8190: Utilise help_text for TabularInline in Admin

2011-08-17 Thread Django
#8190: Utilise help_text for TabularInline in Admin ---+--- Reporter: glenjamin| Owner: dArignac Type: New feature | Status: assigned Milestone: 1.4 |

Re: [Django] #16481: DBCacheTests.test_cull fails under Oracle

2011-08-17 Thread Django
#16481: DBCacheTests.test_cull fails under Oracle -+- Reporter: aaugustin | Owner: nobody Type: Bug| Status: new Milestone: | Compon

Re: [Django] #8190: Utilise help_text for TabularInline in Admin

2011-08-17 Thread Django
#8190: Utilise help_text for TabularInline in Admin ---+--- Reporter: glenjamin| Owner: dArignac Type: New feature | Status: assigned Milestone: 1.4 |

Re: [Django] #8190: Utilise help_text for TabularInline in Admin

2011-08-17 Thread Django
#8190: Utilise help_text for TabularInline in Admin ---+--- Reporter: glenjamin| Owner: dArignac Type: New feature | Status: assigned Milestone: 1.4 |

Re: [Django] #5899: Allow admin fieldsets to be collapsible but not initially collapsed

2011-08-17 Thread Django
#5899: Allow admin fieldsets to be collapsible but not initially collapsed -+- Reporter: Ionut | Owner: dArignac Ciocirlan | Status: assigned Type: New

Re: [Django] #16193: Use qunit to test javascript in django source

2011-08-17 Thread Django
#16193: Use qunit to test javascript in django source -+- Reporter: mbraak@… | Owner: nobody Type: New| Status: new feature| Co

Re: [Django] #15910: show delete links for all admin inline formset rows

2011-08-17 Thread Django
#15910: show delete links for all admin inline formset rows -+- Reporter: Arthur de | Owner: nobody Jong | Status: new Type: New| Compon