On Jan 10, 10:42 am, Kelly Nicholes <[email protected]> wrote: > Isn't there a form.changed_data ?
See 1st post below indicating we manipulate Django data from various Django codebases, not just a web form. > > 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 [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=en.

