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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---