Re: [Django] #33481: Clarify remove_stale_contenttypes data loss warning

2024-01-05 Thread Django
#33481: Clarify remove_stale_contenttypes data loss warning -+- Reporter: Johannes Maron |Owner: Syed Type: | Waheed Cleanup/optimization |

Re: [Django] #35090: Enforce uniqueness on custom path converters

2024-01-05 Thread Django
#35090: Enforce uniqueness on custom path converters --+-- Reporter: Adam Johnson |Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

Re: [Django] #35090: Enforce uniqueness on custom path converters

2024-01-05 Thread Django
#35090: Enforce uniqueness on custom path converters --+-- Reporter: Adam Johnson |Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

[Django] #35090: Enforce uniqueness on custom path converters

2024-01-05 Thread Django
#35090: Enforce uniqueness on custom path converters + Reporter: Adam Johnson | Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

Re: [Django] #35089: Allow admin filtering on GenericForeignKey and GenericRelation relations via search_fields

2024-01-05 Thread Django
#35089: Allow admin filtering on GenericForeignKey and GenericRelation relations via search_fields ---+-- Reporter: Chase Adams|Owner: nobody Type: New feature| Status:

[Django] #35089: Allow admin filtering on GenericForeignKey and GenericRelation relations via search_fields

2024-01-05 Thread Django
#35089: Allow admin filtering on GenericForeignKey and GenericRelation relations via search_fields ---+ Reporter: bringfido-adams | Owner: nobody Type: New feature | Status:

Re: [Django] #35088: Add support for ST_Collect on MySQL 8.0.24+.

2024-01-05 Thread Django
#35088: Add support for ST_Collect on MySQL 8.0.24+. -+- Reporter: Nick Pope|Owner: Nick Pope Type: New feature | Status: assigned Component:

Re: [Django] #35088: Add support for ST_Collect on MySQL 8.0.24+.

2024-01-05 Thread Django
#35088: Add support for ST_Collect on MySQL 8.0.24+. -+- Reporter: Nick Pope|Owner: Nick Pope Type: New feature | Status: assigned Component:

[Django] #35088: Add support for ST_Collect on MySQL 8.0.24+.

2024-01-05 Thread Django
#35088: Add support for ST_Collect on MySQL 8.0.24+. -+- Reporter: Nick Pope | Owner: Nick Pope Type: New| Status: assigned feature|

Re: [Django] #34949: Fails to create unique constraints

2024-01-05 Thread Django
#34949: Fails to create unique constraints -+- Reporter: Roman Odaisky|Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #35020: DisallowedModelAdminLookup for foreign key to non-AutoField primary key

2024-01-05 Thread Django
#35020: DisallowedModelAdminLookup for foreign key to non-AutoField primary key -+- Reporter: Joshua Goodwin |Owner: Sarah | Boyce Type: Bug

Re: [Django] #35020: DisallowedModelAdminLookup for foreign key to non-AutoField primary key

2024-01-05 Thread Django
#35020: DisallowedModelAdminLookup for foreign key to non-AutoField primary key -+- Reporter: Joshua Goodwin |Owner: Sarah | Boyce Type: Bug

Re: [Django] #35087: DisallowedModelAdminLookup raised when filtering on a ForeignKey not listed in list_filters

2024-01-05 Thread Django
#35087: DisallowedModelAdminLookup raised when filtering on a ForeignKey not listed in list_filters -+- Reporter: Maxime Lorant|Owner: Sarah | Boyce

Re: [Django] #23321: Remove .mo files from the Django Git repository

2024-01-05 Thread Django
#23321: Remove .mo files from the Django Git repository -+- Reporter: Claude Paroz |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #35087: DisallowedModelAdminLookup raised when filtering on a ForeignKey not listed in list_filters

2024-01-05 Thread Django
#35087: DisallowedModelAdminLookup raised when filtering on a ForeignKey not listed in list_filters -+- Reporter: Maxime Lorant|Owner: nobody Type: Bug |

Re: [Django] #35087: DisallowedModelAdminLookup raised when filtering on a ForeignKey not listed in list_filters

2024-01-05 Thread Django
#35087: DisallowedModelAdminLookup raised when filtering on a ForeignKey not listed in list_filters -+- Reporter: Maxime Lorant|Owner: nobody Type: Bug |

[Django] #35087: DisallowedModelAdminLookup raised when filtering on a ForeignKey not listed in list_filters

2024-01-05 Thread Django
#35087: DisallowedModelAdminLookup raised when filtering on a ForeignKey not listed in list_filters -+- Reporter: Maxime | Owner: nobody Lorant |

Re: [Django] #35086: Add BoundedCircle support with SpatiaLite 5.1+

2024-01-05 Thread Django
#35086: Add BoundedCircle support with SpatiaLite 5.1+ -+- Reporter: David Smith |Owner: David Smith Type: New feature | Status: closed Component: GIS |

Re: [Django] #31700: Highlight destructive operations in makemigrations output

2024-01-05 Thread Django
#31700: Highlight destructive operations in makemigrations output -+--- Reporter: Tom Forbes |Owner: Amir Karimi Type: New feature | Status: assigned Component:

Re: [Django] #28404: Django admin empty_value/empty_value_display doesn't check for empty strings

2024-01-05 Thread Django
#28404: Django admin empty_value/empty_value_display doesn't check for empty strings -+- Reporter: Mark Koh |Owner: Alexander | Lazarević

Re: [Django] #35086: Add BoundedCircle support with SpatiaLite 5.1+

2024-01-05 Thread Django
#35086: Add BoundedCircle support with SpatiaLite 5.1+ -+- Reporter: David Smith |Owner: David Smith Type: New feature | Status: assigned Component: GIS |

Re: [Django] #35033: EmailMessage repeats header if provided via the headers kwargs

2024-01-05 Thread Django
#35033: EmailMessage repeats header if provided via the headers kwargs +- Reporter: Aalekh Patel|Owner: Salvo Polizzi Type: Bug | Status: assigned

Re: [Django] #34277: Add where clause in QuerySet.bulk_create() when update_conflicts=True

2024-01-05 Thread Django
#34277: Add where clause in QuerySet.bulk_create() when update_conflicts=True -+- Reporter: Alain Delplanque |Owner: HAMA | Barhamou Type: New