#2366: [patch] forms.FloatField is incompatible with models.FloatField
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: normal | Milestone:
Component: Core framework | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------------+--------------------------------------------
Comment (by anonymous):
A note for when we get to this: If we wanted to go down this route, we
would need to start shipping our own copy of the decimal module with
Django. It is not in the standard Python library prior to Python 2.4 (and
Django is implemented to work with Python 2.3).
--
Ticket URL: <http://code.djangoproject.com/ticket/2366>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---