Solved : adding editable=False to the total field stops this
behaviour, so it was something I was doing wrong ;) Although I didn't
expect the posted data to override the data I set in save() ...

Cheers,

Mike

On Feb 5, 3:01 pm, MikeH <[EMAIL PROTECTED]> wrote:
> However, when I do the equivalent through the admin interface, the
> total_widget_value is NOT updated. I have to save the object twice for the
> value to be updated. Clearly, either something is broken or I have my Admin
> inner class wrong. Is it broken? Should I raise a ticket?
>
> Many thanks,
>
> Mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to