Re: [Django] #35384: Assigning a file without a name property to a FileField results in file getting discarded silently

2024-05-12 Thread Django
#35384: Assigning a file without a name property to a FileField results in file getting discarded silently -+- Reporter: john-parton |Owner: Jonny | Park

Re: [Django] #35408: Optimize post-migrate permission creation

2024-05-12 Thread Django
#35408: Optimize post-migrate permission creation -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization |

Re: [Django] #35445: Adding model field validators to FloatField and IntegerField is not possible.

2024-05-12 Thread Django
#35445: Adding model field validators to FloatField and IntegerField is not possible. --+ Reporter: AjmalPonneth |Owner: AjmalPonneth Type: Bug | Status: closed

Re: [Django] #35443: Fix negative numbers for ordinals (was: Support negative numbers for ordinals)

2024-05-12 Thread Django
#35443: Fix negative numbers for ordinals --+ Reporter: Siburg|Owner: nobody Type: Bug | Status: new Component: contrib.humanize |

Re: [Django] #35441: Context autoescape parameter is not documented

2024-05-12 Thread Django
#35441: Context autoescape parameter is not documented -+- Reporter: Roman Donchenko |Owner: John Type: | Higgins Cleanup/optimization |

Re: [Django] #35441: Context autoescape parameter is not documented

2024-05-12 Thread Django
#35441: Context autoescape parameter is not documented -+- Reporter: Roman Donchenko |Owner: John Type: | Higgins Cleanup/optimization |

Re: [Django] #35441: Context autoescape parameter is not documented

2024-05-12 Thread Django
#35441: Context autoescape parameter is not documented -+- Reporter: Roman Donchenko |Owner: John Type: | Higgins Cleanup/optimization |

Re: [Django] #35442: N+1 queries from RelatedManager + only("pk")

2024-05-12 Thread Django
#35442: N+1 queries from RelatedManager + only("pk") -+- Reporter: REGNIER Guillaume|Owner: nobody Type: Uncategorized| Status: closed Component: Database

Re: [Django] #35444: Add generic support for order by to Aggregate

2024-05-12 Thread Django
#35444: Add generic support for order by to Aggregate -+- Reporter: Chris M |Owner: Chris M Type: New feature | Status: assigned Component: Data

Re: [Django] #31405: LoginRequiredAuthenticationMiddleware force all views to require authentication by default.

2024-05-12 Thread Django
#31405: LoginRequiredAuthenticationMiddleware force all views to require authentication by default. --+-- Reporter: Mehmet İnce |Owner: Hisham Mahmood Type: New feature | S

Re: [Django] #35275: Constraints validation fails on UniqueConstraint using OpClass

2024-05-12 Thread Django
#35275: Constraints validation fails on UniqueConstraint using OpClass -+- Reporter: Mathieu Kniewallner |Owner: Mariusz | Felisiak Type: Bug