Re: [Django] #35382: Remove unused CSS style `.inline-related fieldset.module h3`

2024-04-24 Thread Django
#35382: Remove unused CSS style `.inline-related fieldset.module h3` --+ Reporter: Sarah Boyce |Owner: Saurabh Type: Cleanup/optimization | Status: assigned

Re: [Django] #35395: slice filter crashes on an empty dict with Python 3.12

2024-04-24 Thread Django
#35395: slice filter crashes on an empty dict with Python 3.12 -+- Reporter: Tim Richardson |Owner: Tim | Richardson Type: Bug |

Re: [Django] #35382: Remove unused CSS style `.inline-related fieldset.module h3`

2024-04-24 Thread Django
#35382: Remove unused CSS style `.inline-related fieldset.module h3` -+- Reporter: Sarah Boyce |Owner: Saurabh Type: | Status: assigned

Re: [Django] #35365: Add RFC 3824 Auto-Submitted header to emails by default

2024-04-24 Thread Django
#35365: Add RFC 3824 Auto-Submitted header to emails by default -+ Reporter: Tobias Bengfort |Owner: cgracin Type: New feature | Status: assigned Component: Core

[Django] #35401: Document the `conditional_page` decorator

2024-04-24 Thread Django
#35401: Document the `conditional_page` decorator -+ Reporter: Keryn Knight | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

Re: [Django] #35137: Collapsible error container elements do not indicate that they are interactive

2024-04-24 Thread Django
#35137: Collapsible error container elements do not indicate that they are interactive -+- Reporter: Denis Anuschewski|Owner: Abhijeet Type: | Singh

Re: [Django] #35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same.

2024-04-24 Thread Django
#35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same. -+- Reporter: Willem Van Onsem |Owner: nobody Type: New feature |

Re: [Django] #35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same.

2024-04-24 Thread Django
#35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same. -+- Reporter: Willem Van Onsem |Owner: nobody Type: New feature |

Re: [Django] #35401: Document the `conditional_page` decorator

2024-04-24 Thread Django
#35401: Document the `conditional_page` decorator --+ Reporter: Keryn Knight |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module

2024-04-24 Thread Django
#35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module -+- Reporter: Tim Graham |Owner: nobody Type: Bug |

Re: [Django] #35124: Could bulk_update() aggregate the pk's in WHEN clauses?

2024-04-24 Thread Django
#35124: Could bulk_update() aggregate the pk's in WHEN clauses? -+- Reporter: Vlada Macek |Owner: nobody Type: | Status: closed

Re: [Django] #35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same.

2024-04-24 Thread Django
#35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same. -+- Reporter: Willem Van Onsem |Owner: nobody Type: |

[Django] #35403: URL path with optional parameter

2024-04-24 Thread Django
#35403: URL path with optional parameter ---+ Reporter: Patrick Hintermayer | Owner: nobody Type: Uncategorized| Status: new Component: Uncategorized

Re: [Django] #35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same.

2024-04-24 Thread Django
#35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same. -+- Reporter: Willem Van Onsem |Owner: nobody Type: New feature |

Re: [Django] #35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same.

2024-04-24 Thread Django
#35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same. -+- Reporter: Willem Van Onsem |Owner: nobody Type: |

Re: [Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module

2024-04-24 Thread Django
#35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module -+- Reporter: Tim Graham |Owner: jon-mcfee Type: Bug |

Re: [Django] #35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same.

2024-04-24 Thread Django
#35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same. -+- Reporter: Willem Van Onsem |Owner: nobody Type: |

Re: [Django] #35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same.

2024-04-24 Thread Django
#35399: Reduce the "Case-When" sequence for a bulk_update when the values for a certain field are the same. -+- Reporter: Willem Van Onsem |Owner: nobody Type: |

Re: [Django] #35400: SECRET_KEY_FALLBACKS documentation can be misleading when running multiple instances of an application

2024-04-24 Thread Django
#35400: SECRET_KEY_FALLBACKS documentation can be misleading when running multiple instances of an application -+- Reporter: Ryan Siemens |Owner: nobody Type:

[Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module

2024-04-24 Thread Django
#35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module -+- Reporter: Tim| Owner: nobody Graham |

Re: [Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module

2024-04-24 Thread Django
#35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module -+- Reporter: Tim Graham |Owner: jon-mcfee Type: Bug |

[Django] #35404: Admin fieldset multiple flexbox regressions

2024-04-24 Thread Django
#35404: Admin fieldset multiple flexbox regressions -+- Reporter: minusf | Owner: nobody Type: Bug| Status: new Component: |

Re: [Django] #35404: Admin fieldset multiple flexbox regressions

2024-04-24 Thread Django
#35404: Admin fieldset multiple flexbox regressions +-- Reporter: minusf |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #35365: Add RFC 3834 Auto-Submitted header to emails by default (was: Add RFC 3824 Auto-Submitted header to emails by default)

2024-04-24 Thread Django
#35365: Add RFC 3834 Auto-Submitted header to emails by default -+ Reporter: Tobias Bengfort |Owner: cgracin Type: New feature | Status: assigned Component: Core

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

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

Re: [Django] #35404: Admin fieldset multiple flexbox regressions

2024-04-24 Thread Django
#35404: Admin fieldset multiple flexbox regressions +-- Reporter: minusf |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #35404: Admin fieldset multiple flexbox regressions

2024-04-24 Thread Django
#35404: Admin fieldset multiple flexbox regressions +-- Reporter: minusf |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #35404: Admin fieldset multiple flexbox regressions

2024-04-24 Thread Django
#35404: Admin fieldset multiple flexbox regressions +-- Reporter: minusf |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #35404: Admin fieldset multiple flexbox regressions

2024-04-24 Thread Django
#35404: Admin fieldset multiple flexbox regressions +-- Reporter: minusf |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module

2024-04-24 Thread Django
#35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module -+- Reporter: Tim Graham |Owner: (none) Type: Bug |

Re: [Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module

2024-04-24 Thread Django
#35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module -+- Reporter: Tim Graham |Owner: jon-mcfee Type: Bug |

Re: [Django] #35365: Add RFC 3834 Auto-Submitted header to emails by default

2024-04-24 Thread Django
#35365: Add RFC 3834 Auto-Submitted header to emails by default -+ Reporter: Tobias Bengfort |Owner: cgracin Type: New feature | Status: assigned Component: Core

Re: [Django] #35395: slice filter crashes on an empty dict with Python 3.12

2024-04-24 Thread Django
#35395: slice filter crashes on an empty dict with Python 3.12 -+- Reporter: Tim Richardson |Owner: Tim | Richardson Type: Bug |

Re: [Django] #35395: slice filter crashes on an empty dict with Python 3.12

2024-04-24 Thread Django
#35395: slice filter crashes on an empty dict with Python 3.12 -+- Reporter: Tim Richardson |Owner: Tim | Richardson Type: Bug |

Re: [Django] #35326: OverwritingStorageTests fail if a TemporaryUploadedFile is used

2024-04-24 Thread Django
#35326: OverwritingStorageTests fail if a TemporaryUploadedFile is used --+ Reporter: bcail |Owner: bcail Type: Bug | Status: assigned

Re: [Django] #35395: slice filter crashes on an empty dict with Python 3.12

2024-04-24 Thread Django
#35395: slice filter crashes on an empty dict with Python 3.12 -+- Reporter: Tim Richardson |Owner: Tim | Richardson Type: Bug |

Re: [Django] #35382: Remove unused CSS style `.inline-related fieldset.module h3`

2024-04-24 Thread Django
#35382: Remove unused CSS style `.inline-related fieldset.module h3` -+- Reporter: Sarah Boyce |Owner: Saurabh Type: | Status: closed