Re: [Django] #29049: Add slicing notation to F expressions

2023-12-29 Thread Django
#29049: Add slicing notation to F expressions -+- Reporter: Matthew Pava |Owner: Nick Pope Type: New feature | Status: assigned Component: Database

Re: [Django] #34670: Django Admin light theme flickers on dark system

2023-12-29 Thread Django
#34670: Django Admin light theme flickers on dark system -+- Reporter: Thomas Feldmann |Owner: Nicolas Type: | Lupien Cleanup/optimization |

Re: [Django] #34670: Django Admin light theme flickers on dark system

2023-12-29 Thread Django
#34670: Django Admin light theme flickers on dark system -+- Reporter: Thomas Feldmann |Owner: Nicolas Type: | Lupien Cleanup/optimization |

Re: [Django] #29049: Add slicing notation to F expressions

2023-12-29 Thread Django
#29049: Add slicing notation to F expressions -+- Reporter: Matthew Pava |Owner: Nick Pope Type: New feature | Status: closed Component: Database

Re: [Django] #35068: decimal as Float in settings

2023-12-29 Thread Django
#35068: decimal as Float in settings ---+-- Reporter: Петр Eлагин|Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

Re: [Django] #31723: Lag() with DecimalField crashes on SQLite.

2023-12-29 Thread Django
#31723: Lag() with DecimalField crashes on SQLite. -+- Reporter: qwango |Owner: Hasan | Ramezani Type: Bug |

Re: [Django] #35064: Window.order_by decimal field is broken on SQLite

2023-12-29 Thread Django
#35064: Window.order_by decimal field is broken on SQLite -+- Reporter: Simon Charette |Owner: Simon | Charette Type: Bug |

Re: [Django] #35064: Window.order_by decimal field is broken on SQLite

2023-12-29 Thread Django
#35064: Window.order_by decimal field is broken on SQLite -+- Reporter: Simon Charette |Owner: Simon | Charette Type: Bug |

Re: [Django] #32114: Workaround for subtest issue with parallel test runner

2023-12-29 Thread Django
#32114: Workaround for subtest issue with parallel test runner -+- Reporter: Jordan Ephron|Owner: David Type: | Wobrock Cleanup/optimization |

Re: [Django] #35033: EmailMessage repeats header if provided via the headers kwargs

2023-12-29 Thread Django
#35033: EmailMessage repeats header if provided via the headers kwargs +- Reporter: Aalekh Patel|Owner: Salvo Polizzi Type: Bug | Status: assigned

[Django] #35068: decimal as Float in settings

2023-12-29 Thread Django
#35068: decimal as Float in settings -+ Reporter: Петр Eлагин| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 5.0

[Django] #35071: Resolve lazy translation objects inside dictionaries when saving JSONFields

2023-12-29 Thread Django
#35071: Resolve lazy translation objects inside dictionaries when saving JSONFields -+- Reporter: Jacob | Owner: nobody Walls | Type: New

Re: [Django] #35072: Model docs Field.choices inconsistency between reference and topic guide

2023-12-29 Thread Django
#35072: Model docs Field.choices inconsistency between reference and topic guide -+- Reporter: Zowie Beha |Owner: nobody Type: | Status:

Re: [Django] #35072: Model docs Field.choices inconsistency between reference and topic guide

2023-12-29 Thread Django
#35072: Model docs Field.choices inconsistency between reference and topic guide -+- Reporter: Zowie Beha |Owner: nobody Type: | Status:

Re: [Django] #35070: Default form output in docs is shown as as_table() instead of as_div()

2023-12-29 Thread Django
#35070: Default form output in docs is shown as as_table() instead of as_div() -+- Reporter: Zowie Beha |Owner: nobody Type: | Status: new

Re: [Django] #35070: Default form output in docs is shown as as_table() instead of as_div()

2023-12-29 Thread Django
#35070: Default form output in docs is shown as as_table() instead of as_div() -+- Reporter: Zowie Beha |Owner: nobody Type: | Status: new

Re: [Django] #35069: Form documentation example has incorrect output

2023-12-29 Thread Django
#35069: Form documentation example has incorrect output -+- Reporter: Zowie Beha |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #35069: Form docs label_suffix example has incorrect output (was: Form documentation example has incorrect output)

2023-12-29 Thread Django
#35069: Form docs label_suffix example has incorrect output -+- Reporter: Zowie Beha |Owner: nobody Type: | Status: new

Re: [Django] #35070: Default form output in docs is shown as as_table() instead of as_div()

2023-12-29 Thread Django
#35070: Default form output in docs is shown as as_table() instead of as_div() -+- Reporter: Zowie Beha |Owner: nobody Type: | Status:

[Django] #35070: Default form output is shown as as_table() instead of as_div()

2023-12-29 Thread Django
#35070: Default form output is shown as as_table() instead of as_div() -+- Reporter: Zowie | Owner: nobody Beha | Type: Bug|

Re: [Django] #35070: Default form output in docs is shown as as_table() instead of as_div()

2023-12-29 Thread Django
#35070: Default form output in docs is shown as as_table() instead of as_div() -+- Reporter: Zowie Beha |Owner: nobody Type: | Status:

Re: [Django] #35070: Default form output in docs is shown as as_table() instead of as_div() (was: Default form output is shown as as_table() instead of as_div())

2023-12-29 Thread Django
#35070: Default form output in docs is shown as as_table() instead of as_div() -+- Reporter: Zowie Beha |Owner: nobody Type: Bug | Status: new

Re: [Django] #35069: Form documentation example has incorrect output

2023-12-29 Thread Django
#35069: Form documentation example has incorrect output -+- Reporter: Zowie Beha |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #35069: Form documentation example has incorrect output

2023-12-29 Thread Django
#35069: Form documentation example has incorrect output -+- Reporter: Zowie | Owner: nobody Beha | Type: | Status: new

Re: [Django] #35072: Model docs Field.choices inconsistency between reference and topic guide

2023-12-29 Thread Django
#35072: Model docs Field.choices inconsistency between reference and topic guide -+- Reporter: Zowie Beha |Owner: nobody Type: | Status:

Re: [Django] #35072: Model docs Field.choices inconsistency between reference and topic guide

2023-12-29 Thread Django
#35072: Model docs Field.choices inconsistency between reference and topic guide -+- Reporter: Zowie Beha |Owner: nobody Type: | Status:

Re: [Django] #35069: Form documentation example has incorrect output

2023-12-29 Thread Django
#35069: Form documentation example has incorrect output -+- Reporter: Zowie Beha |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #35072: Model docs Field.choices inconsistency between reference and topic guide

2023-12-29 Thread Django
#35072: Model docs Field.choices inconsistency between reference and topic guide -+- Reporter: Zowie | Owner: nobody Beha | Type: |

Re: [Django] #35069: Typo in Form.label_suffix example in docs. (was: Form docs label_suffix example has incorrect output)

2023-12-29 Thread Django
#35069: Typo in Form.label_suffix example in docs. --+ Reporter: Zowie Beha|Owner: nobody Type: Cleanup/optimization | Status: new Component: