Re: [Django] #34125: Limiting QuerySet crashes on union() with a single non-empty query

2022-10-27 Thread Django
#34125: Limiting QuerySet crashes on union() with a single non-empty query -+- Reporter: Stefan Hammer|Owner: Simon | Charette Type: Bug

Re: [Django] #34112: Add async interface to Model

2022-10-27 Thread Django
#34112: Add async interface to Model -+- Reporter: Adam Johnson |Owner: Bhuvnesh Type: New feature | Status: assigned Component: Database layer

Re: [Django] #34112: Add async interface to Model

2022-10-27 Thread Django
#34112: Add async interface to Model -+- Reporter: Adam Johnson |Owner: Bhuvnesh Type: New feature | Status: assigned Component: Database layer

Re: [Django] #34125: Limiting QuerySet crashes on union() with a single non-empty query

2022-10-27 Thread Django
#34125: Limiting QuerySet crashes on union() with a single non-empty query -+- Reporter: Stefan Hammer|Owner: Simon | Charette Type: Bug

Re: [Django] #34125: Limiting QuerySet crashes on union() with a single non-empty query

2022-10-27 Thread Django
#34125: Limiting QuerySet crashes on union() with a single non-empty query -+- Reporter: Stefan Hammer|Owner: Simon | Charette Type: Bug

Re: [Django] #34125: Limiting QuerySet crashes on union() with a single non-empty query

2022-10-27 Thread Django
#34125: Limiting QuerySet crashes on union() with a single non-empty query -+- Reporter: Stefan Hammer|Owner: nobody Type: Bug | Status: new C

Re: [Django] #34099: update_or_create() not saving data assigned in a model's save() method

2022-10-27 Thread Django
#34099: update_or_create() not saving data assigned in a model's save() method -+- Reporter: Phil Gyford |Owner: nobody Type: Bug | Status: new

Re: [Django] #34125: Limiting QuerySet crashes on union() with a single non-empty query (was: Limitting QuerySet crashes on union() with a single non-empty query)

2022-10-27 Thread Django
#34125: Limiting QuerySet crashes on union() with a single non-empty query -+- Reporter: Stefan Hammer|Owner: nobody Type: Bug | Status: new C

Re: [Django] #34125: Limitting QuerySet crashes on union() with a single non-empty query

2022-10-27 Thread Django
#34125: Limitting QuerySet crashes on union() with a single non-empty query -+- Reporter: Stefan Hammer|Owner: nobody Type: Bug | Status: new

Re: [Django] #34099: update_or_create() not saving data assigned in a model's save() method

2022-10-27 Thread Django
#34099: update_or_create() not saving data assigned in a model's save() method -+- Reporter: Phil Gyford |Owner: nobody Type: Bug | Status: new

Re: [Django] #34099: update_or_create() not saving data assigned in a model's save() method

2022-10-27 Thread Django
#34099: update_or_create() not saving data assigned in a model's save() method -+- Reporter: Phil Gyford |Owner: nobody Type: Bug | Status: new

Re: [Django] #34123: Ambiguous aliases in ordering on combined queries with select_related().

2022-10-27 Thread Django
#34123: Ambiguous aliases in ordering on combined queries with select_related(). -+- Reporter: Shai Berger |Owner: David | Sanders Type: Bug

Re: [Django] #34123: Ambiguous aliases in ordering on combined queries with select_related().

2022-10-27 Thread Django
#34123: Ambiguous aliases in ordering on combined queries with select_related(). -+- Reporter: Shai Berger |Owner: nobody Type: Bug | Status: new

Re: [Django] #10070: Named parameters not working on raw sql queries with sqlite

2022-10-27 Thread Django
#10070: Named parameters not working on raw sql queries with sqlite -+- Reporter: Matias Surdi |Owner: Ryan | Cheley Type: Bug

[Django] #34125: Limitting QuerySet crashes on union() with a single non-empty query

2022-10-27 Thread Django
#34125: Limitting QuerySet crashes on union() with a single non-empty query -+- Reporter: th3hamm0r | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #34099: update_or_create() not saving data assigned in a model's save() method

2022-10-27 Thread Django
#34099: update_or_create() not saving data assigned in a model's save() method -+- Reporter: Phil Gyford |Owner: nobody Type: Bug | Status: new

[Django] #34124: Developer experience on {% with %} template tag can be improved.

2022-10-27 Thread Django
#34124: Developer experience on {% with %} template tag can be improved. -+- Reporter: oscarmcm | Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #33865: Optimize django.core.handlers.wsgi.LimitedStream

2022-10-27 Thread Django
#33865: Optimize django.core.handlers.wsgi.LimitedStream -+- Reporter: Nick Pope|Owner: Nick Pope Type: | Status: assigned Cleanup/optim

Re: [Django] #34123: Ambiguous aliases in ordering on combined queries with select_related().

2022-10-27 Thread Django
#34123: Ambiguous aliases in ordering on combined queries with select_related(). -+- Reporter: Shai Berger |Owner: nobody Type: Bug | Status: new

Re: [Django] #34123: Ambiguous aliases in ordering on combined queries with select_related().

2022-10-27 Thread Django
#34123: Ambiguous aliases in ordering on combined queries with select_related(). -+- Reporter: Shai Berger |Owner: nobody Type: Bug | Status: new

Re: [Django] #34123: Ambiguous aliases in ordering on combined queries with select_related().

2022-10-27 Thread Django
#34123: Ambiguous aliases in ordering on combined queries with select_related(). -+- Reporter: Shai Berger |Owner: nobody Type: Bug | Status: new

Re: [Django] #10070: Named parameters not working on raw sql queries with sqlite

2022-10-27 Thread Django
#10070: Named parameters not working on raw sql queries with sqlite -+- Reporter: Matias Surdi |Owner: Ryan | Cheley Type: Bug

Re: [Django] #33817: Use python-oracledb instead of cx-oracle

2022-10-27 Thread Django
#33817: Use python-oracledb instead of cx-oracle -+- Reporter: Alexander Shishenko |Owner: Jingbei | Li Type: New feature |

Re: [Django] #12241: Admin forgets URL used for prefilling forms when hitting Save and add another

2022-10-27 Thread Django
#12241: Admin forgets URL used for prefilling forms when hitting Save and add another ---+ Reporter: Odin Hørthe Omdal |Owner: matthewn Type: Bug| Status: ass

Re: [Django] #34122: models.ForeignObject is missing documentation

2022-10-27 Thread Django
#34122: models.ForeignObject is missing documentation -+- Reporter: Ömer Faruk Abacı |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #34122: models.ForeignObject is missing documentation

2022-10-27 Thread Django
#34122: models.ForeignObject is missing documentation -+- Reporter: Ömer Faruk Abacı |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #34122: models.ForeignObject is missing documentation

2022-10-27 Thread Django
#34122: models.ForeignObject is missing documentation -+- Reporter: Ömer Faruk Abacı |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #33879: timesince - wrong results for 11 months + several weeks

2022-10-27 Thread Django
#33879: timesince - wrong results for 11 months + several weeks -+- Reporter: אורי |Owner: Type: | GianpaoloBranca Cleanup/optimization |

Re: [Django] #33701: Highlight error location in the technical 500 debug page on Python 3.11+.

2022-10-27 Thread Django
#33701: Highlight error location in the technical 500 debug page on Python 3.11+. -+ Reporter: Adam Johnson |Owner: Giebisch Type: New feature | Status: assigned

Re: [Django] #10070: Named parameters not working on raw sql queries with sqlite

2022-10-27 Thread Django
#10070: Named parameters not working on raw sql queries with sqlite -+- Reporter: Matias Surdi |Owner: Ryan | Cheley Type: Bug

Re: [Django] #34110: Add InMemoryStorage

2022-10-27 Thread Django
#34110: Add InMemoryStorage --+ Reporter: Josh |Owner: nobody Type: New feature | Status: new Component: File uploads/storage |

Re: [Django] #34123: Ambiguous aliases in ordering on combined queries with select_related(). (was: Regression: Ordering on combined queries with select_related)

2022-10-27 Thread Django
#34123: Ambiguous aliases in ordering on combined queries with select_related(). -+- Reporter: Shai Berger |Owner: nobody Type: Bug | Status: new

Re: [Django] #16211: using negated F()-expression in update query

2022-10-27 Thread Django
#16211: using negated F()-expression in update query -+- Reporter: Walter Doekes|Owner: David | Wobrock Type: New feature |

Re: [Django] #34123: Regression: Ordering on combined queries with select_related

2022-10-27 Thread Django
#34123: Regression: Ordering on combined queries with select_related -+- Reporter: Shai Berger |Owner: nobody Type: Bug | Status: new Compone

[Django] #34123: Regression: Ordering on combined queries with select_related

2022-10-27 Thread Django
#34123: Regression: Ordering on combined queries with select_related -+- Reporter: Shai | Owner: nobody Berger | Type: Bug| Statu

Re: [Django] #34099: update_or_create() not saving data assigned in a model's save() method

2022-10-27 Thread Django
#34099: update_or_create() not saving data assigned in a model's save() method -+- Reporter: Phil Gyford |Owner: nobody Type: Bug | Status: new

Re: [Django] #34066: Accessing UserAdmin via to_field leads to link to PasswordResetForm being broken (404)

2022-10-27 Thread Django
#34066: Accessing UserAdmin via to_field leads to link to PasswordResetForm being broken (404) -+- Reporter: Simon Kern |Owner: Simon | Kern T

Re: [Django] #34119: ModelForm fields with callable defaults don't correctly propagate default values

2022-10-27 Thread Django
#34119: ModelForm fields with callable defaults don't correctly propagate default values -+- Reporter: Benjamin Rigaud |Owner: David Sanders Type: Bug | Stat