Re: newforms-admin rev 6373 perhaps self-refrencing many2many broken? deepcopy ?

2007-09-18 Thread kan
Ok Thank you andy I did scour through old messages for a other reports of this problem but did not find it earlier. Thank for the link. regards, suresh. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django deve

newforms-admin rev 6373 perhaps self-refrencing many2many broken? deepcopy ?

2007-09-18 Thread kan
Hello, I seem to have a problem with the newforms-admin revision 6373. When I have a recursive many2many it fails. The top of the call stack start at self.base_fields.copy() . For the simple example below when I click on the add keyword in the admin interface. I get the following stack. I also g