1 known bug in Django, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.
| Severity | Affected | Fixed in | Title | Status | Source |
|---|---|---|---|---|---|
| medium | 5.0.0 | 5.0.2 | QuerySet.alias() with F expression evaluates twice Using .alias() with an F() expression caused the expression to be evaluated in the SELECT and WHERE clauses independently, leading to inconsistent results. Fixed in 5.0.2. | closed | github:#trac-35041 |
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/bugs/pypi/Django