#34057: Validation of DecimalField
-------------------------------------+-------------------------------------
     Reporter:  Shivan Sivakumaran   |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  4.1
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  decimal, float       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 `DecimalField` is backed by `Decimal`, not `float`. so the problem is
 indeed with your code. For "is it a bug?" questions, please use the
 resources at TicketClosingReasons/UseSupportChannels rather than this
 ticket tracker. Thanks!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34057#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018381d83851-bbe12c6d-f6ed-4986-9c85-d4b3d1a2b112-000000%40eu-central-1.amazonses.com.

Reply via email to