#12889: Using annotation unexpectedly returns DecimalFields as floats
-------------------------------------+-------------------------------------
Reporter: KyleMac | Owner: wogan
Type: Bug | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: annotate | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):
* status: assigned => closed
* resolution: => fixed
Comment:
Can't reproduce on master. Type is `<class 'decimal.Decimal'>` in both
cases.
--
Ticket URL: <https://code.djangoproject.com/ticket/12889#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.