Re: [Django] #30158: Subquery expressions unnecessarily added to group by (was: Subquery Expressions Incorrectly Added to Group by)

2019-03-17 Thread Django
#30158: Subquery expressions unnecessarily added to group by -+- Reporter: Jonny Fuller |Owner: Simon Type: | Charette Cleanup/optimization |

Re: [Django] #30262: Do not create GROUP BY clause expressions for Subqueries

2019-03-17 Thread Django
#30262: Do not create GROUP BY clause expressions for Subqueries -+- Reporter: Paul Wayper |Owner: nobody Type: | Status: closed Cleanup/op

Re: [Django] #30262: Do not create GROUP BY clause expressions for Subqueries

2019-03-17 Thread Django
#30262: Do not create GROUP BY clause expressions for Subqueries -+- Reporter: Paul Wayper |Owner: nobody Type: | Status: new Cleanup/optim

[Django] #30262: Do not create GROUP BY clause expressions for Subqueries

2019-03-17 Thread Django
#30262: Do not create GROUP BY clause expressions for Subqueries -+- Reporter: Paul | Owner: nobody Wayper | Type: | Status:

Re: [Django] #30172: Incorrect migration applying for new Meta.constraints/indexes and field check/unique or unique/index_together constraints with same fields for postgres

2019-03-17 Thread Django
#30172: Incorrect migration applying for new Meta.constraints/indexes and field check/unique or unique/index_together constraints with same fields for postgres -+- Reporter: Pavel Tyslacki |Owner

Re: [Django] #30172: Incorrect migration applying for new Meta.constraints/indexes and field check/unique or unique/index_together constraints with same fields for postgres

2019-03-17 Thread Django
#30172: Incorrect migration applying for new Meta.constraints/indexes and field check/unique or unique/index_together constraints with same fields for postgres -+- Reporter: Pavel Tyslacki |Owner

Re: [Django] #30172: Incorrect migration applying for new Meta.constraints/indexes and field check/unique or unique/index_together constraints with same fields for postgres

2019-03-17 Thread Django
#30172: Incorrect migration applying for new Meta.constraints/indexes and field check/unique or unique/index_together constraints with same fields for postgres -+- Reporter: Pavel Tyslacki |Owner

Re: [Django] #30172: Incorrect migration applying for new Meta.constraints/indexes and field check/unique or unique/index_together constraints with same fields for postgres

2019-03-17 Thread Django
#30172: Incorrect migration applying for new Meta.constraints/indexes and field check/unique or unique/index_together constraints with same fields for postgres -+- Reporter: Pavel Tyslacki |Owner

Re: [Django] #30172: Incorrect migration applying for new Meta.constraints/indexes and field check/unique or unique/index_together constraints with same fields for postgres

2019-03-17 Thread Django
#30172: Incorrect migration applying for new Meta.constraints/indexes and field check/unique or unique/index_together constraints with same fields for postgres -+- Reporter: Pavel Tyslacki |Owner

Re: [Django] #30231: Field's verbose_name is ignored in FilteredSelectMultiple widget for inlines created with "Add another" button

2019-03-17 Thread Django
#30231: Field's verbose_name is ignored in FilteredSelectMultiple widget for inlines created with "Add another" button -+ Reporter: Florian Schuler |Owner: (none) Type: Bug |

Re: [Django] #12663: Formalize, refactor, and document Model._meta

2019-03-17 Thread Django
#12663: Formalize, refactor, and document Model._meta -+- Reporter: Massimiliano |Owner: pirosb3 Type: New feature | Status: closed Component: Databa

Re: [Django] #29700: Document ModelAdmin.autocomplete_view() and AutocompleteJsonView (as customisation point).

2019-03-17 Thread Django
#29700: Document ModelAdmin.autocomplete_view() and AutocompleteJsonView (as customisation point). -+- Reporter: David W. Lloyd |Owner: Alexandru Type: | Balan

Re: [Django] #28738: Add support for PostGIS <-> operator

2019-03-17 Thread Django
#28738: Add support for PostGIS <-> operator -+- Reporter: Matthew Somerville |Owner: | franciscouzo Type: New feature | Sta

Re: [Django] #30261: Calling a form method _html_output modifies the self._errors dict for NON_FIELD_ERRORS if there are hidden field with errors

2019-03-17 Thread Django
#30261: Calling a form method _html_output modifies the self._errors dict for NON_FIELD_ERRORS if there are hidden field with errors -+ Reporter: bmampaey |Owner: nobody Type: Bug |

[Django] #30261: Calling a form method _html_output modifies the self._errors dict for NON_FIELD_ERRORS if there are hidden field with errors

2019-03-17 Thread Django
#30261: Calling a form method _html_output modifies the self._errors dict for NON_FIELD_ERRORS if there are hidden field with errors --+- Reporter: bmampaey| Owner: nobody Type: Bug

Re: [Django] #29379: Add autocomplete attribute to contrib.auth fields

2019-03-17 Thread Django
#29379: Add autocomplete attribute to contrib.auth fields --+-- Reporter: CHI Cheng |Owner: Hasan Ramezani Type: New feature | Status: assigned Component: contrib.a

[Django] #30260: ManyToManyField with a non-list default value has different behavior in an inlined Admin vs a standalone Admin

2019-03-17 Thread Django
#30260: ManyToManyField with a non-list default value has different behavior in an inlined Admin vs a standalone Admin -+- Reporter: Landcross | Owner: nobody Type: Bug|

Re: [Django] #29956: Allow formset form widget override for the ORDER field

2019-03-17 Thread Django
#29956: Allow formset form widget override for the ORDER field --+-- Reporter: Claude Paroz |Owner: Hasan Ramezani Type: New feature | Status: assigned Component: Form