On Jan 10, 10:09 am, Nahuel Defossé <nahuel.defo...@gmail.com> wrote:
> I think you should see at the forms's cleaned_data attribute and
> compare it against the model current state, before saving.

As I indicated in the 1st post:

> >> > I need to ...                                                   ...      
> >> > How can I do this,
> >> > bearing in mind that we call .save() from non-web code, etc?  We use
> >> > Django's ORM from various other non-web interfaces and code.  My point
> >> > is that we can't just inspect a web form's result data.

-- 
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