checked the ticket tracker and didn't see anything as well asked on
#django..

Using Django 0.96 it seems that when I edit a table row using the
Admin any float ending in zero shows up in the form as an int.  When I
save the thing and then check the history link, it shows that the
field has been changed even when it hasn't been edited.

 It seems there is some recasting going on that makes all floats show
as ints in the Admin form, which then shows up on the History page?
--~--~---------~--~----~------------~-------~--~----~
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