Re: [Django] #32819: Fields’ help text and errors should be associated with input

2023-07-05 Thread Django
#32819: Fields’ help text and errors should be associated with input -+- Reporter: Thibaud Colas|Owner: Gregor | Jerše Type: Bug

Re: [Django] #32819: Fields’ help text and errors should be associated with input

2023-07-05 Thread Django
#32819: Fields’ help text and errors should be associated with input -+- Reporter: Thibaud Colas|Owner: Gregor | Jerše Type: Bug

Re: [Django] #34677: Django Admin built-in password reset feature has UI issues

2023-07-05 Thread Django
#34677: Django Admin built-in password reset feature has UI issues -+- Reporter: Yaniv Toledano |Owner: Priyank Type: | Panchal Cleanup/optimization

Re: [Django] #28477: Strip unused annotations from count queries

2023-07-05 Thread Django
#28477: Strip unused annotations from count queries -+- Reporter: Tom Forbes |Owner: Simon Type: | Charette Cleanup/optimization |

Re: [Django] #28477: Strip unused annotations from count queries

2023-07-05 Thread Django
#28477: Strip unused annotations from count queries -+- Reporter: Tom Forbes |Owner: Simon Type: | Charette Cleanup/optimization |

Re: [Django] #34695: security.E101 false positive with class-based views

2023-07-05 Thread Django
#34695: security.E101 false positive with class-based views -+- Reporter: Anthony Sottile |Owner: nobody Type: Bug | Status: closed Component: C

Re: [Django] #34695: security.E101 false positive with class-based views

2023-07-05 Thread Django
#34695: security.E101 false positive with class-based views -+- Reporter: asottile |Owner: nobody Type: Bug | Status: closed Component: C

Re: [Django] #34695: security.E101 false positive with class-based views

2023-07-05 Thread Django
#34695: security.E101 false positive with class-based views -+- Reporter: Anthony Sottile |Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #34695: security.E101 false positive with class-based views

2023-07-05 Thread Django
#34695: security.E101 false positive with class-based views -+- Reporter: asottile |Owner: nobody Type: Bug | Status: new Component: Core

[Django] #34695: security.E101 false positive with class-based views

2023-07-05 Thread Django
#34695: security.E101 false positive with class-based views -+ Reporter: asottile | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized

Re: [Django] #34639: MySQL 8.0 hangs indefinitely when using the admin search with a Foreign Key and Annotate

2023-07-05 Thread Django
#34639: MySQL 8.0 hangs indefinitely when using the admin search with a Foreign Key and Annotate -+- Reporter: Nicolas Lupien |Owner: Simon | Charette