On Thu, Aug 4, 2011 at 5:31 PM, Javier Guerra Giraldez
<jav...@guerrag.com> wrote:
> On Thu, Aug 4, 2011 at 3:53 PM, nixlists <nixmli...@gmail.com> wrote:
>> What's the correct way to write the view then? Any work-arounds?
>
> - collect the modified objects to a list, don't rely on the queryset
> to store them
>
> or
>
> - add a method to the model, as i mentioned originally.

Thanks. I'd prefer to add a method to the model, I just don't know how
to make it find the values for fields that are in other models. Are
there examples?

Thank you.

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to