Re: [Django] #33809: ValueError in migrations using apps.get_model() for a ForeignKey. (was: ValueError in migrations using apps.get_model for a ForeignKey)

2022-06-26 Thread Django
#33809: ValueError in migrations using apps.get_model() for a ForeignKey. +-- Reporter: Jesse |Owner: nobody Type: Bug | Status: closed Component: Migrations

Re: [Django] #33809: ValueError in migrations using apps.get_model() for a ForeignKey.

2022-06-26 Thread Django
#33809: ValueError in migrations using apps.get_model() for a ForeignKey. +-- Reporter: Jesse |Owner: nobody Type: Bug | Status: closed Component: Migrations

Re: [Django] #32786: Make the subquery ordering clearing optimization more selectively

2022-06-26 Thread Django
#32786: Make the subquery ordering clearing optimization more selectively -+- Reporter: Hannes Ljungberg |Owner: Hannes Type: | Ljungberg Cleanup/optimization

Re: [Django] #33796: Combined queries with ordering are no longer usable as subqueries on PostgreSQL and MySQL.

2022-06-26 Thread Django
#33796: Combined queries with ordering are no longer usable as subqueries on PostgreSQL and MySQL. -+- Reporter: Shai Berger |Owner: Mariusz | Felisiak

Re: [Django] #33713: Drop support for MariaDB 10.3.

2022-06-26 Thread Django
#33713: Drop support for MariaDB 10.3. -+- Reporter: Mariusz Felisiak |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

Re: [Django] #33796: Combined queries with ordering are no longer usable as subqueries on PostgreSQL and MySQL.

2022-06-26 Thread Django
#33796: Combined queries with ordering are no longer usable as subqueries on PostgreSQL and MySQL. -+- Reporter: Shai Berger |Owner: Mariusz | Felisiak

Re: [Django] #32749: Document default options set by PyMemcacheCache.

2022-06-26 Thread Django
#32749: Document default options set by PyMemcacheCache. -+- Reporter: yakirsudry |Owner: Pablo Type: | Montepagano Cleanup/optimization |

Re: [Django] #33738: ASGI http.disconnect not handled on requests with body.

2022-06-26 Thread Django
#33738: ASGI http.disconnect not handled on requests with body. + Reporter: Carlton Gibson |Owner: nobody Type: Bug | Status: new Component: HTTP handling

Re: [Django] #33805: SelectMultiple in ModelAdminForm display help text when allow_multiple_selected is False.

2022-06-26 Thread Django
#33805: SelectMultiple in ModelAdminForm display help text when allow_multiple_selected is False. -+- Reporter: Maxim Danilov|Owner: Ankur Roy Type: |