Re: [Django] #33141: Rename Aggregate.empty_aggregate_value to empty_result_set_value.

2021-09-28 Thread Django
#33141: Rename Aggregate.empty_aggregate_value to empty_result_set_value. -+- Reporter: David Wobrock|Owner: David Type: | Wobrock Cleanup/optimization

Re: [Django] #32659: Autocomplete field: The results could not be loaded.

2021-09-28 Thread Django
#32659: Autocomplete field: The results could not be loaded. ---+-- Reporter: honyczek |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #33140: Enforce ordering of checks.

2021-09-28 Thread Django
#33140: Enforce ordering of checks. ---+-- Reporter: David Szotten |Owner: nobody Type: New feature| Status: new Component: Core (Other) | Version:

Re: [Django] #33134: Circular contexts when rendering Form with BoundFields.

2021-09-28 Thread Django
#33134: Circular contexts when rendering Form with BoundFields. --+--- Reporter: Mariusz Felisiak |Owner: David Smith Type: Bug | Status: assigned

Re: [Django] #33153: "database table is locked" error on SQLite when testing with mirror database

2021-09-28 Thread Django
#33153: "database table is locked" error on SQLite when testing with mirror database ---+-- Reporter: Adam Johnson |Owner: nobody Type: Bug| Status:

Re: [Django] #23718: TEST_MIRROR setting doesn't work as expected (and has no tests)

2021-09-28 Thread Django
#23718: TEST_MIRROR setting doesn't work as expected (and has no tests) ---+- Reporter: Ilya Baryshev |Owner: Rag Sagar Type: Bug| Status: assigned

Re: [Django] #33153: "database table is locked" error on SQLite when testing with mirror database

2021-09-28 Thread Django
#33153: "database table is locked" error on SQLite when testing with mirror database ---+-- Reporter: Adam Johnson |Owner: nobody Type: Bug| Status:

Re: [Django] #32698: Move HttpRequest.get_raw_uri() to ExceptionReporter._get_raw_insecure_uri().

2021-09-28 Thread Django
#32698: Move HttpRequest.get_raw_uri() to ExceptionReporter._get_raw_insecure_uri(). -+- Reporter: Adam Johnson |Owner: Hasan Type: | Ramezani

Re: [Django] #33153: "database table is locked" error on SQLite when testing with mirror database

2021-09-28 Thread Django
#33153: "database table is locked" error on SQLite when testing with mirror database ---+-- Reporter: Adam Johnson |Owner: nobody Type: Bug| Status: new

Re: [Django] #33153: "database table is locked" error on SQLite when testing with mirror database

2021-09-28 Thread Django
#33153: "database table is locked" error on SQLite when testing with mirror database ---+-- Reporter: Adam Johnson |Owner: nobody Type: Bug| Status: new

[Django] #33153: "database table is locked" error on SQLite when testing with mirror database

2021-09-28 Thread Django
#33153: "database table is locked" error on SQLite when testing with mirror database -+ Reporter: Adam Johnson | Owner: nobody Type: Bug| Status: new

Re: [Django] #6148: Add generic support for database schemas

2021-09-28 Thread Django
#6148: Add generic support for database schemas -+- Reporter: Ian Kelly|Owner: Anssi | Kääriäinen Type: New feature |

[Django] #33152: Document the fact that a DB connection can be closed mid-request when a HTTP client disconnects prematurely

2021-09-28 Thread Django
#33152: Document the fact that a DB connection can be closed mid-request when a HTTP client disconnects prematurely -+ Reporter: Rich | Owner: nobody Type: Uncategorized |

Re: [Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey -+- Reporter: Christophe Henry |Owner: |

Re: [Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey --+-- Reporter: Christophe Henry |Owner: nobody Type: Bug |

Re: [Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey --+-- Reporter: Christophe Henry |Owner: nobody Type: Bug |

Re: [Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey --+-- Reporter: Christophe Henry |Owner: nobody Type: Bug |

Re: [Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey --+-- Reporter: Christophe Henry |Owner: nobody Type: Bug |

[Django] #33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey

2021-09-28 Thread Django
#33151: Super user creation always raises an error in non-interactive mode when on required field is a ForeignKey + Reporter: Christophe Henry | Owner: nobody Type: Bug

Re: [Django] #33134: Circular contexts when rendering Form with BoundFields.

2021-09-28 Thread Django
#33134: Circular contexts when rendering Form with BoundFields. --+--- Reporter: Mariusz Felisiak |Owner: David Smith Type: Bug | Status: assigned

Re: [Django] #33033: NaN can be stored in DecimalField but cannot be retrieved

2021-09-28 Thread Django
#33033: NaN can be stored in DecimalField but cannot be retrieved -+- Reporter: dvg |Owner: Chinmoy Type: Bug | Status: closed

Re: [Django] #33033: NaN can be stored in DecimalField but cannot be retrieved

2021-09-28 Thread Django
#33033: NaN can be stored in DecimalField but cannot be retrieved -+- Reporter: dvg |Owner: Chinmoy Type: Bug | Status: closed

Re: [Django] #33134: Circular contexts when rendering Form with BoundFields.

2021-09-28 Thread Django
#33134: Circular contexts when rendering Form with BoundFields. --+--- Reporter: Mariusz Felisiak |Owner: David Smith Type: Bug | Status: assigned

Re: [Django] #33033: NaN can be stored in DecimalField but cannot be retrieved

2021-09-28 Thread Django
#33033: NaN can be stored in DecimalField but cannot be retrieved -+- Reporter: dvg |Owner: Chinmoy Type: Bug | Status: assigned

Re: [Django] #33029: Can't open multiple Django Admin Popups for the same related field.

2021-09-28 Thread Django
#33029: Can't open multiple Django Admin Popups for the same related field. -+- Reporter: Yash Jhunjhunwala|Owner: Yash | Jhunjhunwala Type: New

Re: [Django] #33029: Can't open multiple Django Admin Popups for the same related field.

2021-09-28 Thread Django
#33029: Can't open multiple Django Admin Popups for the same related field. -+- Reporter: Yash Jhunjhunwala|Owner: Yash | Jhunjhunwala Type: New

Re: [Django] #33113: Add example to documentation of a DateInput with input_type='date'

2021-09-28 Thread Django
#33113: Add example to documentation of a DateInput with input_type='date' --+ Reporter: dvg |Owner: dvg Type: Cleanup/optimization | Status: assigned

Re: [Django] #33027: Auto-reloader should pass -X options (for cpython implementation)

2021-09-28 Thread Django
#33027: Auto-reloader should pass -X options (for cpython implementation) ---+- Reporter: dotuser|Owner: uddmorningsun Type: Bug| Status: assigned Component:

Re: [Django] #33134: Circular contexts when rendering Form with BoundFields.

2021-09-28 Thread Django
#33134: Circular contexts when rendering Form with BoundFields. --+--- Reporter: Mariusz Felisiak |Owner: David Smith Type: Bug | Status: assigned

Re: [Django] #33134: Circular contexts when rendering Form with BoundFields.

2021-09-28 Thread Django
#33134: Circular contexts when rendering Form with BoundFields. --+--- Reporter: Mariusz Felisiak |Owner: David Smith Type: Bug | Status: assigned

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

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

Re: [Django] #33134: Circular contexts when rendering Form with BoundFields.

2021-09-28 Thread Django
#33134: Circular contexts when rendering Form with BoundFields. --+--- Reporter: Mariusz Felisiak |Owner: David Smith Type: Bug | Status: assigned

Re: [Django] #33134: Circular contexts when rendering Form with BoundFields.

2021-09-28 Thread Django
#33134: Circular contexts when rendering Form with BoundFields. --+--- Reporter: Mariusz Felisiak |Owner: David Smith Type: Bug | Status: assigned

Re: [Django] #33134: Circular contexts when rendering Form with BoundFields.

2021-09-28 Thread Django
#33134: Circular contexts when rendering Form with BoundFields. --+--- Reporter: Mariusz Felisiak |Owner: David Smith Type: Bug | Status: assigned

Re: [Django] #33029: Can't open multiple Django Admin Popups for the same related field.

2021-09-28 Thread Django
#33029: Can't open multiple Django Admin Popups for the same related field. -+- Reporter: Yash Jhunjhunwala|Owner: Yash | Jhunjhunwala Type: New

Re: [Django] #33143: Block import-time queries

2021-09-28 Thread Django
#33143: Block import-time queries -+- Reporter: Adam Johnson |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #33140: Enforce ordering of checks. (was: order of checks)

2021-09-28 Thread Django
#33140: Enforce ordering of checks. ---+-- Reporter: David Szotten |Owner: nobody Type: New feature| Status: closed Component: Core (Other) |

Re: [Django] #33150: EmailBackend.write_message crashes when self.steam is BufferedWriter

2021-09-28 Thread Django
#33150: EmailBackend.write_message crashes when self.steam is BufferedWriter ---+-- Reporter: Bernd Wechner |Owner: nobody Type: Uncategorized | Status: closed Component: