Re: [Django] #25227: Add utility method `get_updated_model()` to `ModelForm`

2015-08-04 Thread Django
#25227: Add utility method `get_updated_model()` to `ModelForm` -+- Reporter: candeira |Owner: candeira Type: | Status: assigned

[Django] #25227: Add utility method `get_updated_model()` to `ModelForm`

2015-08-04 Thread Django
#25227: Add utility method `get_updated_model()` to `ModelForm` --+ Reporter: candeira | Owner: nobody Type: Cleanup/optimization | Status: new Component: Forms |Version:

Re: [Django] #19040: Allow declaring a model Manager class inside the model class

2015-08-04 Thread Django
#19040: Allow declaring a model Manager class inside the model class -+- Reporter: rosensteinniklas@… |Owner: Type: New feature | Status: new Component:

Re: [Django] #25180: ArrayFields should not have varchar_patterns_ops or text_patterns_ops indexes

2015-08-04 Thread Django
#25180: ArrayFields should not have varchar_patterns_ops or text_patterns_ops indexes --+-- Reporter: fabianbuechler|Owner: caioariede Type: Bug | Status:

Re: [Django] #25175: Create an alias for the postgresql_psycopg2 database backend

2015-08-04 Thread Django
#25175: Create an alias for the postgresql_psycopg2 database backend -+- Reporter: bmispelon|Owner: Type: | caioariede Cleanup/optimization

Re: [Django] #25218: python_2_unicode_compatible causes infinite recursion when super().__str__() is called

2015-08-04 Thread Django
#25218: python_2_unicode_compatible causes infinite recursion when super().__str__() is called ---+-- Reporter: jscn |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #9025: Nested Inline Support in Admin

2015-08-04 Thread Django
#9025: Nested Inline Support in Admin ---+ Reporter: pixelcort |Owner: Type: New feature| Status: new Component: contrib.admin | Version: master

Re: [Django] #18931: Add predicate functionality to Q objects

2015-08-04 Thread Django
#18931: Add predicate functionality to Q objects -+- Reporter: ptone|Owner: ptone Type: New feature | Status: closed Component: Database

Re: [Django] #19040: Allow declaring a model Manager class inside the model class (was: models.Manager on class-level of models.Model does not work)

2015-08-04 Thread Django
#19040: Allow declaring a model Manager class inside the model class -+- Reporter: rosensteinniklas@… |Owner: Type: New feature | Status: new Component:

Re: [Django] #19434: Some QuerySet methods not aware of fields added on "extra"

2015-08-04 Thread Django
#19434: Some QuerySet methods not aware of fields added on "extra" -+- Reporter: hcarvalhoalves |Owner: nobody Type: Bug | Status: closed

Re: [Django] #20024: QuerySet.exclude() does not work with lists containing a 'None' element. (was: 'exclude' does not work with lists containing a 'None' element.)

2015-08-04 Thread Django
#20024: QuerySet.exclude() does not work with lists containing a 'None' element. -+- Reporter: stillwater.ke@… |Owner: nobody Type: Bug | Status:

Re: [Django] #20098: Add validation for models with the same db_table (was: Django validate command fails to detect that multiple models declare the same db_table)

2015-08-04 Thread Django
#20098: Add validation for models with the same db_table --+ Reporter: carsten.klein@… |Owner: nobody Type: New feature | Status: new Component: Core

Re: [Django] #25226: ArrayField doesn't set the model attribute on the base_field instance

2015-08-04 Thread Django
#25226: ArrayField doesn't set the model attribute on the base_field instance + Reporter: delinhabit | Owner: Type: Bug | Status: new Component: contrib.postgres

[Django] #25226: ArrayField doesn't set the model attribute on the base_field instance

2015-08-04 Thread Django
#25226: ArrayField doesn't set the model attribute on the base_field instance --+ Reporter: delinhabit| Owner: Type: Bug | Status: new Component: contrib.postgres |

Re: [Django] #20226: Django problematic when Oracle when column/table names are mixed case

2015-08-04 Thread Django
#20226: Django problematic when Oracle when column/table names are mixed case -+- Reporter: calcium |Owner: nobody Type: Bug | Status: new

Re: [Django] #13768: 'exclude' does not work with lists containing a 'None' element. (was: Bug in Django ORM when filtering with 'in' lookup and None in values list (1.1.x and 1.2.x))

2015-08-04 Thread Django
#13768: 'exclude' does not work with lists containing a 'None' element. -+- Reporter: chronos |Owner: nobody Type: Bug | Status: closed

Re: [Django] #20024: 'exclude' does not work with lists containing a 'None' element.

2015-08-04 Thread Django
#20024: 'exclude' does not work with lists containing a 'None' element. -+- Reporter: stillwater.ke@… |Owner: nobody Type: Bug | Status: new

Re: [Django] #25218: python_2_unicode_compatible causes infinite recursion when super().__str__() is called

2015-08-04 Thread Django
#25218: python_2_unicode_compatible causes infinite recursion when super().__str__() is called ---+-- Reporter: jscn |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #11104: HAVING filter screws with extra() SQL parameter ordering

2015-08-04 Thread Django
#11104: HAVING filter screws with extra() SQL parameter ordering -+- Reporter: miracle2k|Owner: Type: Bug | Status: closed Component:

Re: [Django] #24142: extra() field overwritten when using union on two querysets

2015-08-04 Thread Django
#24142: extra() field overwritten when using union on two querysets -+- Reporter: dryice |Owner: nobody Type: Bug | Status: closed

Re: [Django] #25171: Can't update queryset after Count annotation

2015-08-04 Thread Django
#25171: Can't update queryset after Count annotation -+- Reporter: fraserharris |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #19513: update() after annotate(val=Sum(...)) crashes on PostgreSQL & Oracle (was: Annotate broken django.db.backends.oracle while updating)

2015-08-04 Thread Django
#19513: update() after annotate(val=Sum(...)) crashes on PostgreSQL & Oracle -+- Reporter: mengzhuo1203@… |Owner: nobody Type: Bug | Status: new

Re: [Django] #25218: python_2_unicode_compatible causes infinite recursion when super().__str__() is called

2015-08-04 Thread Django
#25218: python_2_unicode_compatible causes infinite recursion when super().__str__() is called ---+-- Reporter: jscn |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #22404: Make front-end getext catalog available as JSON

2015-08-04 Thread Django
#22404: Make front-end getext catalog available as JSON -+- Reporter: ian.morrison.a@… |Owner: | sergeykolosov Type: New feature |

Re: [Django] #11671: Aggregations add extra values to ValuesQuerySets :: another usecase

2015-08-04 Thread Django
#11671: Aggregations add extra values to ValuesQuerySets :: another usecase -+- Reporter: richard@…|Owner: Type: Bug | Status: closed

Re: [Django] #11104: HAVING filter screws with extra() SQL parameter ordering

2015-08-04 Thread Django
#11104: HAVING filter screws with extra() SQL parameter ordering -+- Reporter: miracle2k|Owner: Type: Bug | Status: closed Component:

Re: [Django] #11459: QuerySet.count() generates invalid sql when used with select_related() and extra(where=[customWhereClause])

2015-08-04 Thread Django
#11459: QuerySet.count() generates invalid sql when used with select_related() and extra(where=[customWhereClause]) -+- Reporter: eddified |Owner: nobody Type: Bug

Re: [Django] #12890: extra() tables included twice do not generate aliases

2015-08-04 Thread Django
#12890: extra() tables included twice do not generate aliases -+- Reporter: semenov |Owner: | daveycrockett Type: Bug |

Re: [Django] #13771: ForeignKey and Many2Many validation fails between databases

2015-08-04 Thread Django
#13771: ForeignKey and Many2Many validation fails between databases -+- Reporter: jdetaeye |Owner: andrewsk Type: Bug | Status: closed

Re: [Django] #16135: Model 'Child' is inherited from 'Parent', expecting to get only Child results with Parent.objects.filter(child__isnull=False), but does not work.

2015-08-04 Thread Django
#16135: Model 'Child' is inherited from 'Parent', expecting to get only Child results with Parent.objects.filter(child__isnull=False), but does not work. -+- Reporter: robin|Owner:

Re: [Django] #25218: python_2_unicode_compatible causes infinite recursion when super().__str__() is called

2015-08-04 Thread Django
#25218: python_2_unicode_compatible causes infinite recursion when super().__str__() is called ---+-- Reporter: jscn |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #15648: Allow QuerySet.values_list() to return a namedtuple (was: [Feature request] NamedTupleQuerySet)

2015-08-04 Thread Django
#15648: Allow QuerySet.values_list() to return a namedtuple -+- Reporter: pbagwl |Owner: paulmillr Type: New feature | Status: assigned

Re: [Django] #25225: Unnecessary/Redundant __iter__ method with ListMixin class (contrib.gis.geos.mutable_list.py)?

2015-08-04 Thread Django
#25225: Unnecessary/Redundant __iter__ method with ListMixin class (contrib.gis.geos.mutable_list.py)? -+- Reporter: bixb0012 |Owner: nobody Type: |

Re: [Django] #25224: Typo on Flatpages page

2015-08-04 Thread Django
#25224: Typo on Flatpages page ---+ Reporter: kfarr2 | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.8 Severity: Normal | Resolution: Keywords:

[Django] #25224: Typo on Flatpages page

2015-08-04 Thread Django
#25224: Typo on Flatpages page ---+ Reporter: kfarr2 | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.8 Severity: Normal | Keywords: Typo Triage

Re: [Django] #25224: Typo on Flatpages page

2015-08-04 Thread Django
#25224: Typo on Flatpages page ---+ Reporter: kfarr2 | Owner: nobody Type: Bug| Status: closed Component: Documentation |Version: 1.8 Severity: Normal | Resolution: fixed

[Django] #25225: Unnecessary/Redundant __iter__ method with ListMixin class (contrib.gis.geos.mutable_list.py)?

2015-08-04 Thread Django
#25225: Unnecessary/Redundant __iter__ method with ListMixin class (contrib.gis.geos.mutable_list.py)? -+- Reporter: bixb0012 | Owner: nobody Type: | Status: new

Re: [Django] #25224: Typo on Flatpages page

2015-08-04 Thread Django
#25224: Typo on Flatpages page ---+ Reporter: kfarr2 | Owner: nobody Type: Bug| Status: closed Component: Documentation |Version: 1.8 Severity: Normal | Resolution: fixed

Re: [Django] #25224: Typo on Flatpages page

2015-08-04 Thread Django
#25224: Typo on Flatpages page ---+ Reporter: kfarr2 | Owner: nobody Type: Bug| Status: closed Component: Documentation |Version: 1.8 Severity: Normal | Resolution: fixed

Re: [Django] #25170: assertXMLEqual fails when white space is present outside XML fragment

2015-08-04 Thread Django
#25170: assertXMLEqual fails when white space is present outside XML fragment -+- Reporter: shelldweller |Owner: quamilek Type: Bug | Status:

Re: [Django] #25221: bash completion leaks variables into env

2015-08-04 Thread Django
#25221: bash completion leaks variables into env -+- Reporter: scop |Owner: nobody Type: Bug | Status: closed Component: Core

Re: [Django] #25222: Don't install bash completion for python*-config

2015-08-04 Thread Django
#25222: Don't install bash completion for python*-config -+- Reporter: scop |Owner: nobody Type: | Status: closed

Re: [Django] #25221: bash completion leaks variables into env

2015-08-04 Thread Django
#25221: bash completion leaks variables into env -+- Reporter: scop |Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #25189: DateTimeField cannot validate isoformat() datetime strings.

2015-08-04 Thread Django
#25189: DateTimeField cannot validate isoformat() datetime strings. -+ Reporter: kezabelle|Owner: nobody Type: New feature | Status: closed Component: Forms|

Re: [Django] #21204: Query.defer() failure - deferred columns calculated per table instead per alias

2015-08-04 Thread Django
#21204: Query.defer() failure - deferred columns calculated per table instead per alias -+- Reporter: akaariai |Owner: charettes Type: Bug |

Re: [Django] #13019: create_update: proxy object displayed instead of model verbose name

2015-08-04 Thread Django
#13019: create_update: proxy object displayed instead of model verbose name -+- Reporter: Beuc |Owner: nobody Type: Bug | Status: closed

Re: [Django] #13161: Avoid global registration of psycopg2 adapters/extensions (was: Ticked 2514 and 5171, solution for using Django with other psycopg2 applications.)

2015-08-04 Thread Django
#13161: Avoid global registration of psycopg2 adapters/extensions -+- Reporter: spoksss |Owner: nobody Type: | Status: new

Re: [Django] #13677: ModelFormSet may query wrong database backend (was: wrong backend with multidb and modelformset)

2015-08-04 Thread Django
#13677: ModelFormSet may query wrong database backend + Reporter: pollux |Owner: dgouldin Type: Bug | Status: new Component: Forms | Version: 1.2

Re: [Django] #9899: GenericRelation of a childmodel can't be used in lookup

2015-08-04 Thread Django
#9899: GenericRelation of a childmodel can't be used in lookup -+- Reporter: miracle2k|Owner: nobody Type: New feature | Status: closed

Re: [Django] #15667: Implement template-based widget rendering

2015-08-04 Thread Django
#15667: Implement template-based widget rendering + Reporter: brutasse|Owner: Type: New feature | Status: new Component: Forms |

[Django] #25223: Getting DjangoTranslation that doesn't exist should return None

2015-08-04 Thread Django
#25223: Getting DjangoTranslation that doesn't exist should return None --+ Reporter: svleeuwen | Owner: nobody Type: Bug | Status: new Component: Internationalization |

Re: [Django] #17664: Smart `if` tag silences exceptions (was: Smart `if` tag silencing exceptions plus `QuerySet` caching equals buggy behaviour.)

2015-08-04 Thread Django
#17664: Smart `if` tag silences exceptions -+- Reporter: mrmachine|Owner: nobody Type: Bug | Status: new Component: Template system

Re: [Django] #17854: Problem with DecimalField and big values of max_digits, decimal_places (was: Problem with DecimalField and big vlues of max_digits, decimal_places, sqlite3 backend)

2015-08-04 Thread Django
#17854: Problem with DecimalField and big values of max_digits, decimal_places -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: new

Re: [Django] #17854: Problem with DecimalField and big vlues of max_digits, decimal_places, sqlite3 backend

2015-08-04 Thread Django
#17854: Problem with DecimalField and big vlues of max_digits, decimal_places, sqlite3 backend -+- Reporter: anonymous|Owner: nobody Type: Bug |

Re: [Django] #17854: Problem with DecimalField and big vlues of max_digits, decimal_places, sqlite3 backend

2015-08-04 Thread Django
#17854: Problem with DecimalField and big vlues of max_digits, decimal_places, sqlite3 backend -+- Reporter: anonymous|Owner: nobody Type: Bug |

Re: [Django] #25136: Add an example with Count('X', distinct=True) to the queries topic guide

2015-08-04 Thread Django
#25136: Add an example with Count('X', distinct=True) to the queries topic guide -+- Reporter: mdomans |Owner: Type: | caioariede Cleanup/optimization

Re: [Django] #25136: Add an example with Count('X', distinct=True) to the queries topic guide

2015-08-04 Thread Django
#25136: Add an example with Count('X', distinct=True) to the queries topic guide -+- Reporter: mdomans |Owner: Type: | caioariede Cleanup/optimization

Re: [Django] #25222: Don't install bash completion for python*-config

2015-08-04 Thread Django
#25222: Don't install bash completion for python*-config -+- Reporter: scop |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #25222: Don't install bash completion for python*-config

2015-08-04 Thread Django
#25222: Don't install bash completion for python*-config + Reporter: scop| Owner: nobody Type: Cleanup/optimization| Status: new Component: Core (Management commands) |

Re: [Django] #25211: Add USE_X_FORWARDED_PORT setting and HttpRequest.get_port()

2015-08-04 Thread Django
#25211: Add USE_X_FORWARDED_PORT setting and HttpRequest.get_port() -+- Reporter: mattrobenolt |Owner: nobody Type: New feature | Status: closed

Re: [Django] #25221: bash completion leaks variables into env

2015-08-04 Thread Django
#25221: bash completion leaks variables into env -+- Reporter: scop |Owner: nobody Type: Bug | Status: new Component: Core

[Django] #25221: bash completion leaks variables into env

2015-08-04 Thread Django
#25221: bash completion leaks variables into env + Reporter: scop| Owner: nobody Type: Bug | Status: new Component: Core (Management commands) |

Re: [Django] #24484: Add a helpful message when running tests with models without migrations

2015-08-04 Thread Django
#24484: Add a helpful message when running tests with models without migrations --+ Reporter: acdha |Owner: kaedroho Type: Cleanup/optimization | Status:

Re: [Django] #25209: coverage html doesn't work as documented

2015-08-04 Thread Django
#25209: coverage html doesn't work as documented -+- Reporter: pzrq |Owner: nobody Type: Bug | Status: closed Component: Testing

Re: [Django] #25191: Better error output for assertXMLEqual

2015-08-04 Thread Django
#25191: Better error output for assertXMLEqual -+- Reporter: shelldweller |Owner: Type: | caioariede Cleanup/optimization |

Re: [Django] #25191: Better error output for assertXMLEqual

2015-08-04 Thread Django
#25191: Better error output for assertXMLEqual -+- Reporter: shelldweller |Owner: Type: | caioariede Cleanup/optimization |

Re: [Django] #25205: Removed deprecated GeoManager from doc examples

2015-08-04 Thread Django
#25205: Removed deprecated GeoManager from doc examples -+- Reporter: timgraham|Owner: Type: | BMJHayward Cleanup/optimization |

Re: [Django] #25214: Behavior of _meta.auto_created = True in m2m through model is not expected.

2015-08-04 Thread Django
#25214: Behavior of _meta.auto_created = True in m2m through model is not expected. +-- Reporter: Cinkz |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #25218: python_2_unicode_compatible causes infinite recursion when super().__str__() is called

2015-08-04 Thread Django
#25218: python_2_unicode_compatible causes infinite recursion when super().__str__() is called ---+-- Reporter: jscn |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #25216: DB migration bug in 1.8.3 when creating ManyToMany relation.

2015-08-04 Thread Django
#25216: DB migration bug in 1.8.3 when creating ManyToMany relation. +-- Reporter: cx44yale|Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #25217: cleanup - M2M shouldn't take a 'default' kwarg

2015-08-04 Thread Django
#25217: cleanup - M2M shouldn't take a 'default' kwarg -+- Reporter: mjlock |Owner: mjlock Type: | Status: closed

[Django] #25220: Analysis for Legal Compensation for Flight delay

2015-08-04 Thread Django
#25220: Analysis for Legal Compensation for Flight delay ---+ Reporter: miketykoon8| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.8 Severity: Normal |

Re: [Django] #15760: Feature: JS Hooks for Dynamic Inlines

2015-08-04 Thread Django
#15760: Feature: JS Hooks for Dynamic Inlines -+- Reporter: mlavin |Owner: Type: New feature | Status: new Component: contrib.admin|

Re: [Django] #25215: Attribute error in HStore form field

2015-08-04 Thread Django
#25215: Attribute error in HStore form field --+ Reporter: MarkusH |Owner: FunkyBob Type: Bug | Status: closed Component: contrib.postgres |

Re: [Django] #25215: Attribute error in HStore form field

2015-08-04 Thread Django
#25215: Attribute error in HStore form field --+ Reporter: MarkusH |Owner: FunkyBob Type: Bug | Status: closed Component: contrib.postgres |

Re: [Django] #25205: Removed deprecated GeoManager from doc examples

2015-08-04 Thread Django
#25205: Removed deprecated GeoManager from doc examples -+- Reporter: timgraham|Owner: Type: | BMJHayward Cleanup/optimization |

[Django] #25219: Weight lo$s benefits of Advana Tone product appraise

2015-08-04 Thread Django
#25219: Weight lo$s benefits of Advana Tone product appraise ---+ Reporter: miketykoon8| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.8 Severity: Normal

Re: [Django] #24484: Add a helpful message when running tests with models without migrations

2015-08-04 Thread Django
#24484: Add a helpful message when running tests with models without migrations --+ Reporter: acdha |Owner: kaedroho Type: Cleanup/optimization | Status: