Re: [Django] #32116: QuerySet.order_by() crashes on combined queryset with a single non-empty query.

2020-10-18 Thread Django
#32116: QuerySet.order_by() crashes on combined queryset with a single non-empty query. -+- Reporter: Hannes Ljungberg |Owner: hannes | ljungberg Typ

[Django] #32120: Add DatabaseFeatures.indexes_foreign_keys

2020-10-18 Thread Django
#32120: Add DatabaseFeatures.indexes_foreign_keys -+- Reporter: Tim| Owner: Tim Graham Graham | Type: New| Status: assigned

Re: [Django] #32119: Broken admin interface after 3.1 update

2020-10-18 Thread Django
#32119: Broken admin interface after 3.1 update ---+-- Reporter: Zvi Baratz |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #31235: assertQuerysetEqual cannot compare querysets directly.

2020-10-18 Thread Django
#31235: assertQuerysetEqual cannot compare querysets directly. -+- Reporter: Peter Inglesby |Owner: Hasan | Ramezani Type: New feature |

Re: [Django] #32117: Aggregation doesnt work with Models, ordered by Meta subclass

2020-10-18 Thread Django
#32117: Aggregation doesnt work with Models, ordered by Meta subclass -+- Reporter: eloktev |Owner: Dede Dian Type: Uncategorized| Status: closed

Re: [Django] #32119: Broken admin interface after 3.1 update

2020-10-18 Thread Django
#32119: Broken admin interface after 3.1 update ---+-- Reporter: Zvi Baratz |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #32118: db.models.FloatField name misleading

2020-10-18 Thread Django
#32118: db.models.FloatField name misleading -+- Reporter: mangelozzi |Owner: nobody Type: New feature | Status: new Component: Database layer

[Django] #32118: db.models.FloatField name misleading

2020-10-18 Thread Django
#32118: db.models.FloatField name misleading -+- Reporter: | Owner: nobody mangelozzi | Type: New| Status: new feature

Re: [Django] #31679: Django subtly produces incorrect query when the same keyword appears in both aggregate() and annotate()

2020-10-18 Thread Django
#31679: Django subtly produces incorrect query when the same keyword appears in both aggregate() and annotate() -+- Reporter: StefanosChaliasos|Owner: (none) Type: Bug |

Re: [Django] #32108: Allowing null values while registering function on transaction on_commit

2020-10-18 Thread Django
#32108: Allowing null values while registering function on transaction on_commit -+- Reporter: Shagun Khemka|Owner: Herbert Type: | Poul Cleanup/optimization