#12471: Wrong assertion in resolve_aggregate in django.db.models.sql.query
-------------------------------------+-------------------------------------
Reporter: courtjus | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 1.1
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: aggregation | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 1 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):
* status: new => closed
* resolution: => fixed
Comment:
The code in question in gone as of Django 1.8 and the expressions
refactor.
--
Ticket URL: <https://code.djangoproject.com/ticket/12471#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.