Re: [Django] #36163: Change mail APIs to (mostly) keyword-only parameters

2025-02-08 Thread Django
#36163: Change mail APIs to (mostly) keyword-only parameters -+- Reporter: Mike Edmunds |Owner: Chaitanya Type: | Rahalkar Cleanup/optimization

Re: [Django] #35676: ExclusionConstraint that includes a ForeignKey fails validation in ModelForm

2025-02-08 Thread Django
#35676: ExclusionConstraint that includes a ForeignKey fails validation in ModelForm --+- Reporter: Take Weiland |Owner: Clifford Gama Type: Bug | Status: assigned

Re: [Django] #36149: Composite primary key subquery lookup prevent usage or specify fields and are not implemented for exact

2025-02-08 Thread Django
#36149: Composite primary key subquery lookup prevent usage or specify fields and are not implemented for exact -+- Reporter: Simon Charette |Owner: Simon |

Re: [Django] #36176: Run database migrations without black, program hang forever

2025-02-08 Thread Django
#36176: Run database migrations without black, program hang forever -+- Reporter: neoblackcap |Owner: (none) Type: Bug | Status: closed Compo

Re: [Django] #35676: ExclusionConstraint that includes a ForeignKey fails validation in ModelForm

2025-02-08 Thread Django
#35676: ExclusionConstraint that includes a ForeignKey fails validation in ModelForm --+ Reporter: Take Weiland |Owner: (none) Type: Bug | Status: new Component: F

Re: [Django] #34865: DatabaseWrapper are not GC and connections are not closed

2025-02-08 Thread Django
#34865: DatabaseWrapper are not GC and connections are not closed -+- Reporter: Fábio Domingues |Owner: Priyank | Panchal Type: Bug

Re: [Django] #34865: DatabaseWrapper are not GC and connections are not closed

2025-02-08 Thread Django
#34865: DatabaseWrapper are not GC and connections are not closed -+- Reporter: Fábio Domingues |Owner: Priyank | Panchal Type: Bug

Re: [Django] #34865: DatabaseWrapper are not GC and connections are not closed

2025-02-08 Thread Django
#34865: DatabaseWrapper are not GC and connections are not closed -+- Reporter: Fábio Domingues |Owner: Priyank | Panchal Type: Bug

Re: [Django] #35877: Documentation on "Changing a ManyToManyField to use a through model" does not respect database index

2025-02-08 Thread Django
#35877: Documentation on "Changing a ManyToManyField to use a through model" does not respect database index -+- Reporter: robwa|Owner: Ayush Type: | K

Re: [Django] #35676: ExclusionConstraint that includes a ForeignKey fails validation in ModelForm

2025-02-08 Thread Django
#35676: ExclusionConstraint that includes a ForeignKey fails validation in ModelForm --+ Reporter: Take Weiland |Owner: (none) Type: Bug | Status: new Component: F

Re: [Django] #36128: Document the necessity of adding unique constraints to related models in intermediary m2m model. (was: Lack of constraint validation in admin Inline with many-to-many intermediary

2025-02-08 Thread Django
#36128: Document the necessity of adding unique constraints to related models in intermediary m2m model. -+- Reporter: Guillaume LEBRETON |Owner: Clifford | Gam

Re: [Django] #30200: Add support for using indexes in update() for ArrayFields.

2025-02-08 Thread Django
#30200: Add support for using indexes in update() for ArrayFields. -+- Reporter: Mariusz Felisiak |Owner: Jacob1507 Type: New feature | Status: assigned C

Re: [Django] #36128: Lack of constraint validation in admin Inline with many-to-many intermediary model leads to IntegrityError

2025-02-08 Thread Django
#36128: Lack of constraint validation in admin Inline with many-to-many intermediary model leads to IntegrityError -+- Reporter: Guillaume LEBRETON |Owner: Clifford