Thanks so much for pointing this out! Some time ago, I did change the model from a float to a decimal field. I did not think it would be an issue. I was also just reading about needing to manually update the database when the model is change. I didn't connect that with my problem, because, using Django's admin interface, I am able to edit existing objects with no problem.
I will look into this now; it seems very likely that this is my problem. -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=.

