On 9/24/06, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > "Look, Russell! Shiny interesting thing... pay no attention to hook > shaped object..."
Ooooohh..... shiny..... (<ouch!>) Sorry - I've been having a 'dealing with a 5 month old child that doesn't want to sleep' kind of weekend. There are a couple of known bugs that I am aware of that produce 'iteration over non-sequence' errors that ultimately track back to problems in the manipulator code. I can't point you at a specific ticket off the top of my head, but there are a few bugs relating to the intersection of edit_inline and manipulators; this appears to be consistent with the problem being described here. That said, looking a the code over which Jay has thrown a spotlight, it looks suspiciously like some pre-magic-removal code has been left behind - set_foo(foo_list) is old-style m2m syntax. It's getting late in my neck of the woods, and by ears are still ringing from the last screaming fit my darling son decided to visit upon me; I'll put this one on my list of things to look at tomorrow (or the next time my son allows me a few moments to myself. Oh, the joys of fatherhood :-). > Again, thanks for looking at this. It saves somebody else a bit of time > tracking it down and replicating it. Looks like a real bug. Much > appreciated. Likewise from me. Spelunking for bugs like this is the kind of contribution that __really__ helps, and is __really__ appreciated. Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

