Re: [Django] #22997: Migration fails when removing explicit primary key (Postgres)

2024-04-12 Thread Django
#22997: Migration fails when removing explicit primary key (Postgres) -+ Reporter: a.lloyd.flanagan@… |Owner: bcail Type: Bug | Status: assigned

Re: [Django] #35194: Postgres 16.2 with _iexact leads to IndeterminateCollation

2024-04-12 Thread Django
#35194: Postgres 16.2 with _iexact leads to IndeterminateCollation -+- Reporter: Aldalen |Owner: nobody Type: Bug | Status: new

Re: [Django] #35336: Adding GeneratedField fails with ProgrammingError when using When on CharField

2024-04-12 Thread Django
#35336: Adding GeneratedField fails with ProgrammingError when using When on CharField -+- Reporter: Adrian Garcia|Owner: Simon | Charette Type:

Re: [Django] #35194: Postgres 16.2 with _iexact leads to IndeterminateCollation

2024-04-12 Thread Django
#35194: Postgres 16.2 with _iexact leads to IndeterminateCollation -+- Reporter: Aldalen |Owner: nobody Type: Bug | Status: new

Re: [Django] #35364: AdminEmailHandler wastes work when ADMINS isn’t set

2024-04-12 Thread Django
#35364: AdminEmailHandler wastes work when ADMINS isn’t set -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization |

Re: [Django] #35364: AdminEmailHandler wastes work when ADMINS isn’t set

2024-04-12 Thread Django
#35364: AdminEmailHandler wastes work when ADMINS isn’t set -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization |

Re: [Django] #35359: Got `django.core.exceptions.FieldError` when adding GeneratedField

2024-04-12 Thread Django
#35359: Got `django.core.exceptions.FieldError` when adding GeneratedField -+ Reporter: wd0517 |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #35194: Postgres 16.2 with _iexact leads to IndeterminateCollation

2024-04-12 Thread Django
#35194: Postgres 16.2 with _iexact leads to IndeterminateCollation -+- Reporter: Aldalen |Owner: nobody Type: Bug | Status: new

Re: [Django] #35361: SafeMIMEText.set_payload() crash on Python 3.11.9

2024-04-12 Thread Django
#35361: SafeMIMEText.set_payload() crash on Python 3.11.9 -+- Reporter: Sarah Boyce |Owner: Natalia | Bidart Type: Bug |

Re: [Django] #35336: Adding GeneratedField fails with ProgrammingError when using When on CharField

2024-04-12 Thread Django
#35336: Adding GeneratedField fails with ProgrammingError when using When on CharField -+- Reporter: Adrian Garcia|Owner: Simon | Charette Type:

Re: [Django] #35359: Got `django.core.exceptions.FieldError` when adding GeneratedField

2024-04-12 Thread Django
#35359: Got `django.core.exceptions.FieldError` when adding GeneratedField -+ Reporter: wd0517 |Owner: Bhuvnesh Type: Bug | Status: assigned

Re: [Django] #35369: MySQL .union().aggregate() raises Unknown Column

2024-04-12 Thread Django
#35369: MySQL .union().aggregate() raises Unknown Column -+- Reporter: DS/Charlie |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #35361: SafeMIMEText.set_payload() crash on Python 3.11.9

2024-04-12 Thread Django
#35361: SafeMIMEText.set_payload() crash on Python 3.11.9 -+- Reporter: Sarah Boyce |Owner: Natalia | Bidart Type: Bug |

Re: [Django] #35306: Improve documentation for the various date format settings

2024-04-12 Thread Django
#35306: Improve documentation for the various date format settings -+- Reporter: Richard |Owner: Lufafa Type: | Joshua Cleanup/optimization

Re: [Django] #35306: Improve documentation for the various date format settings

2024-04-12 Thread Django
#35306: Improve documentation for the various date format settings -+- Reporter: Richard |Owner: Lufafa Type: | Joshua Cleanup/optimization

Re: [Django] #35189: Accessibility issues with collapsed fieldsets in admin forms

2024-04-12 Thread Django
#35189: Accessibility issues with collapsed fieldsets in admin forms -+- Reporter: Thibaud Colas|Owner: Marijke Type: | Luttekes Cleanup/optimization

Re: [Django] #35361: SafeMIMEText.set_payload() crash on Python 3.11.9

2024-04-12 Thread Django
#35361: SafeMIMEText.set_payload() crash on Python 3.11.9 -+- Reporter: Sarah Boyce |Owner: Natalia | Bidart Type: Bug |

[Django] #35369: MySQL .union().aggregate() raises Unknown Column

2024-04-12 Thread Django
#35369: MySQL .union().aggregate() raises Unknown Column -+- Reporter: | Owner: nobody DS/Charlie | Type: Bug| Status: new

Re: [Django] #35369: MySQL .union().aggregate() raises Unknown Column

2024-04-12 Thread Django
#35369: MySQL .union().aggregate() raises Unknown Column -+- Reporter: DS/Charlie |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #35370: `context["debug"] is not settings.DEBUG` and the future of `django.templates.context_processors.debug`: (was: `request.context["debug"] is not settings.DEBUG` and the future of `d

2024-04-12 Thread Django
#35370: `context["debug"] is not settings.DEBUG` and the future of `django.templates.context_processors.debug`: -+- Reporter: Marc Gibbons |Owner: nobody Type:

Re: [Django] #34917: Links in the Django admin should be underlined.

2024-04-12 Thread Django
#34917: Links in the Django admin should be underlined. -+- Reporter: Dmitriy Chukhin |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #35370: `request.context["debug"] is not settings.DEBUG` and the future of `django.templates.context_processors.debug`:

2024-04-12 Thread Django
#35370: `request.context["debug"] is not settings.DEBUG` and the future of `django.templates.context_processors.debug`: -+- Reporter: Marc | Owner: nobody Gibbons|

Re: [Django] #35369: MySQL .union().aggregate() raises Unknown Column

2024-04-12 Thread Django
#35369: MySQL .union().aggregate() raises Unknown Column -+- Reporter: DS/Charlie |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #35369: MySQL .union().aggregate() raises Unknown Column

2024-04-12 Thread Django
#35369: MySQL .union().aggregate() raises Unknown Column -+- Reporter: DS/Charlie |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #32831: Some cache tests are flaky (e.g. cache.tests.BaseMemcachedTests.test_touch)

2024-04-12 Thread Django
#32831: Some cache tests are flaky (e.g. cache.tests.BaseMemcachedTests.test_touch) --+ Reporter: Chris Jerdonek|Owner: (none) Type: Cleanup/optimization |

Re: [Django] #28519: Add filter(), exclude(), and other base QuerySet methods to combined QuerySets (union(), etc.)

2024-04-12 Thread Django
#28519: Add filter(), exclude(), and other base QuerySet methods to combined QuerySets (union(), etc.) -+- Reporter: Stanislav Karpov |Owner: Damir | Nafikov

Re: [Django] #35235: ArrayAgg() doesn't return default when filter contains __in=[].

2024-04-12 Thread Django
#35235: ArrayAgg() doesn't return default when filter contains __in=[]. --+-- Reporter: Per Carlsen |Owner: Sharon Woo Type: Bug | Status: assigned

Re: [Django] #35235: ArrayAgg() doesn't return default when filter contains __in=[].

2024-04-12 Thread Django
#35235: ArrayAgg() doesn't return default when filter contains __in=[]. --+-- Reporter: Per Carlsen |Owner: Sharon Woo Type: Bug | Status: assigned

Re: [Django] #34789: `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action

2024-04-12 Thread Django
#34789: `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action ---+-- Reporter: devin13cox |Owner: devin13cox Type:

Re: [Django] #29748: Add AUTH_GROUP_MODEL setting to swap the group model

2024-04-12 Thread Django
#29748: Add AUTH_GROUP_MODEL setting to swap the group model --+ Reporter: damoncheng|Owner: Csirmaz Bendegúz Type: New feature | Status: closed Component:

Re: [Django] #35358: Rename BaseConstraint._check() to check()

2024-04-12 Thread Django
#35358: Rename BaseConstraint._check() to check() -+- Reporter: Simon Charette |Owner: avish Type: | mehta Cleanup/optimization |

Re: [Django] #35358: Rename BaseConstraint._check() to check()

2024-04-12 Thread Django
#35358: Rename BaseConstraint._check() to check() -+- Reporter: Simon Charette |Owner: avish Type: | mehta Cleanup/optimization |

Re: [Django] #35358: Rename BaseConstraint._check() to check()

2024-04-12 Thread Django
#35358: Rename BaseConstraint._check() to check() -+- Reporter: Simon Charette |Owner: (none) Type: | Status: new Cleanup/optimization

Re: [Django] #35358: Rename BaseConstraint._check() to check()

2024-04-12 Thread Django
#35358: Rename BaseConstraint._check() to check() -+- Reporter: Simon Charette |Owner: avish Type: | mehta Cleanup/optimization |

Re: [Django] #34917: Links in the Django admin should be underlined.

2024-04-12 Thread Django
#34917: Links in the Django admin should be underlined. -+- Reporter: Dmitriy Chukhin |Owner: avish Type: | mehta Cleanup/optimization |

Re: [Django] #34917: Links in the Django admin should be underlined.

2024-04-12 Thread Django
#34917: Links in the Django admin should be underlined. -+- Reporter: Dmitriy Chukhin |Owner: (none) Type: | Status: new Cleanup/optimization