On Fri, 2007-06-01 at 06:56 +0000, Gio wrote: > I deleted the db and resync done, but still got the same problem. > I add a few toppings and it works. > I add one pizza with some toppings and their quantities: admin says > everything is right, but really it isn't: pizza_pizzatopping is an > empty table, while pizza_pizza got the right entry. The pizza is > saved, his toppings aren't. > > I switched to an easier version: [...]
> And this is working, of course. The usual process when you have one version of code that is working and a more complicated version that is not working is to add features to the working version, one at a time, until it stops working. In that way you will be able to narrow down exactly which is the problematic step and then work out, for example, if you do that step first, does it still fail. Tracking down precisely where the problem lies is going to be helpful to anybody trying to fix/understand this problem. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---