Malcolm Tredinnick wrote:
It's difficult to understand this without knowing more about the initial
problem. What are the types and values of the user.tariff.monthly_fee
and user.balance?



Well I thought it was clean from the subject line.
Both values are FloatField(max_digits=10, decimal_places=4, default=0)
and are taken from MySQL database fields of type double NOT NULL
default '0'


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to