Re: [Django] #33901: non-deterministic collations doesn't work with Unique=True on Postgres13.3

2023-10-10 Thread Django
#33901: non-deterministic collations doesn't work with Unique=True on Postgres13.3 -+- Reporter: Ed Chai |Owner: Ed Chai Type: Bug | Status:

[Django] #34898: Adding non-deterministic collations to unique CharFields crashes on PostgreSQL.

2023-10-10 Thread Django
#34898: Adding non-deterministic collations to unique CharFields crashes on PostgreSQL. -+- Reporter: Mariusz| Owner: nobody Felisiak | Type: Bug

Re: [Django] #34896: First-party passkey support in django.auth

2023-10-10 Thread Django
#34896: First-party passkey support in django.auth -+- Reporter: Nick Meyer |Owner: nobody Type: New feature | Status: closed Component: contrib.au

Re: [Django] #34897: Django's admin UI - `ManyToManyField` with inheritance on the same class -> object shows itself inside the relation

2023-10-10 Thread Django
#34897: Django's admin UI - `ManyToManyField` with inheritance on the same class -> object shows itself inside the relation -+- Reporter: Leon Haffmans|Owner: nobody Type: Bug

[Django] #34897: Django's admin UI - `ManyToManyField` with inheritance on the same class -> object shows itself inside the relation

2023-10-10 Thread Django
#34897: Django's admin UI - `ManyToManyField` with inheritance on the same class -> object shows itself inside the relation -+- Reporter: Leon | Owner: nobody Haffmans

[Django] #34896: First-party passkey support in django.auth

2023-10-10 Thread Django
#34896: First-party passkey support in django.auth -+- Reporter: e3b0c442 | Owner: nobody Type: New| Status: new feature|

Re: [Django] #32406: Allow QuerySet.update() to return fields on supported backends.

2023-10-10 Thread Django
#32406: Allow QuerySet.update() to return fields on supported backends. -+- Reporter: Tom Carrick |Owner: Aivars | Kalvāns Type: New feature

Re: [Django] #33901: non-deterministic collations doesn't work with Unique=True on Postgres13.3

2023-10-10 Thread Django
#33901: non-deterministic collations doesn't work with Unique=True on Postgres13.3 -+- Reporter: Ed Chai |Owner: Ed Chai Type: Bug | Status:

Re: [Django] #26029: Provide an API to configure arbitrary file storage backends

2023-10-10 Thread Django
#26029: Provide an API to configure arbitrary file storage backends -+- Reporter: Aymeric Augustin |Owner: Jarosław | Wygoda Type: New feature

Re: [Django] #26029: Provide an API to configure arbitrary file storage backends

2023-10-10 Thread Django
#26029: Provide an API to configure arbitrary file storage backends -+- Reporter: Aymeric Augustin |Owner: Jarosław | Wygoda Type: New feature

Re: [Django] #34462: Deletions in admin panel create N + 1 queries

2023-10-10 Thread Django
#34462: Deletions in admin panel create N + 1 queries -+- Reporter: Mike Lissner |Owner: Akash Type: | Kumar Sen Cleanup/optimization |