Re: [Django] #28316: ModelChoiceField to_field_name doesn't work if it's different from the model field's to_field

2021-10-26 Thread Django
#28316: ModelChoiceField to_field_name doesn't work if it's different from the model field's to_field + Reporter: László Károlyi |Owner: Marc Gibbons Type: Bug |

Re: [Django] #28316: ModelChoiceField to_field_name doesn't work if it's different from the model field's to_field

2021-10-26 Thread Django
#28316: ModelChoiceField to_field_name doesn't work if it's different from the model field's to_field +-- Reporter: László Károlyi |Owner: László Károlyi Type: Bug |

Re: [Django] #6106: make-messages.py should not touch POT-Creation-Date

2021-10-26 Thread Django
#6106: make-messages.py should not touch POT-Creation-Date -+- Reporter: Marc Fargas |Owner: Daniyal Type: | Abbasi Cleanup/optimization |

Re: [Django] #33228: Change BaseDatabaseFeatures.has_case_insensitive_like to False

2021-10-26 Thread Django
#33228: Change BaseDatabaseFeatures.has_case_insensitive_like to False -+- Reporter: Tim Graham |Owner: Chinmoy Type: | Status: assigned

Re: [Django] #33228: Change BaseDatabaseFeatures.has_case_insensitive_like to False

2021-10-26 Thread Django
#33228: Change BaseDatabaseFeatures.has_case_insensitive_like to False -+- Reporter: Tim Graham |Owner: Chinmoy Type: | Status: assigned

Re: [Django] #22492: provide a way to prevent database queries on model objects

2021-10-26 Thread Django
#22492: provide a way to prevent database queries on model objects -+- Reporter: Chris Jerdonek |Owner: Raúl | Cumplido Type: New feature

Re: [Django] #33228: Change BaseDatabaseFeatures.has_case_insensitive_like to False

2021-10-26 Thread Django
#33228: Change BaseDatabaseFeatures.has_case_insensitive_like to False -+- Reporter: Tim Graham |Owner: Chinmoy Type: | Status: assigned

Re: [Django] #32691: Performance regression in Exact lookup on BooleanField on MySQL. (was: Django 3.2 boolean field SQL output is causing a performance regression in MySQL.)

2021-10-26 Thread Django
#32691: Performance regression in Exact lookup on BooleanField on MySQL. -+- Reporter: Todor Velichkov |Owner: Roman Type: | Miroshnychenko Cleanup/optimization

Re: [Django] #32691: Django 3.2 boolean field SQL output is causing a performance regression in MySQL.

2021-10-26 Thread Django
#32691: Django 3.2 boolean field SQL output is causing a performance regression in MySQL. -+- Reporter: Todor Velichkov |Owner: nobody Type: |

Re: [Django] #32672: Primary key constraints aren't detected on SQLite.

2021-10-26 Thread Django
#32672: Primary key constraints aren't detected on SQLite. -+- Reporter: jgr88|Owner: Anvesh Type: | Mishra Cleanup/optimization |

Re: [Django] #33212: Incorrect cookie parsing by django.http.cookie.parse_cookie

2021-10-26 Thread Django
#33212: Incorrect cookie parsing by django.http.cookie.parse_cookie ---+-- Reporter: Christos Georgiou |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #33213: Document coverage setup for parallel tests

2021-10-26 Thread Django
#33213: Document coverage setup for parallel tests ---+ Reporter: Mr. Glass |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #33213: Document coverage setup for parallel tests

2021-10-26 Thread Django
#33213: Document coverage setup for parallel tests ---+ Reporter: Mr. Glass |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #28054: After #26052 runserver returns response body for HTTP HEAD requests

2021-10-26 Thread Django
#28054: After #26052 runserver returns response body for HTTP HEAD requests -+- Reporter: Ed Morley|Owner: nobody Type: Bug | Status: new

Re: [Django] #29343: static file serving fails with "Connection reset by peer" on HEAD requests

2021-10-26 Thread Django
#29343: static file serving fails with "Connection reset by peer" on HEAD requests -+- Reporter: Yehor Smoliakov |Owner: Jannik Schürg Type: Bug | Status:

Re: [Django] #32672: Primary key constraints aren't detected on SQLite. (was: Primary Key, type double and type unsigned integer ain't detected correctly for Sqlite3 Database)

2021-10-26 Thread Django
#32672: Primary key constraints aren't detected on SQLite. -+- Reporter: jgr88|Owner: Anvesh Type: | Mishra Cleanup/optimization |

Re: [Django] #27079: Refactor LiveServerPort tests to not make extra calls to setUpClass() and tearDownClass()

2021-10-26 Thread Django
#27079: Refactor LiveServerPort tests to not make extra calls to setUpClass() and tearDownClass() -+- Reporter: Chris Jerdonek |Owner: Jacob Type: | Walls

Re: [Django] #33226: Add css class hooks to BaseForm

2021-10-26 Thread Django
#33226: Add css class hooks to BaseForm ---+-- Reporter: David Smith|Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

Re: [Django] #32980: Improve performance of related manager attribute access

2021-10-26 Thread Django
#32980: Improve performance of related manager attribute access -+- Reporter: Keryn Knight |Owner: Keryn Type: | Knight Cleanup/optimization |