On Fri, Apr 17, 2009 at 4:48 PM, Brandon Taylor <btaylordes...@gmail.com>wrote:
> > Hi everyone, > > I have an abstract model called Page. Two classes inherit this, and > there is a ManyToMany field on Page. syncdb is creating the > intermediary tables correctly, and admin shows me the correct values > to the related model. > > But, when I go to save the record, none of the m2m data is getting > saved in the intermediary at all. > > TIA, > Brandon > > > Could you dpaste some code that actually exhibits this issue(preferably the smallest amount of code that shows the issue). It should be noted that we have a rather large test suite, and it all currently runs just fine for me, and it would be failing quite loudly if saivng m2ms didn't work. So my inclination i that the bug is not in Django. Alex -- "I disapprove of what you say, but I will defend to the death your right to say it." --Voltaire "The people's good is the highest law."--Cicero --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---