wnielson wrote:
> Still no go though.  Even after removing the if not
> self.genres.all().count(), it is still not updating the ManyToMany.

I cannot believe this has got anything to do with the super call.
This is related to the many-to-many-relationship. I suggest that
you just try to add a genres to a title in the command line and
see what happens. Look at the sql statements that went into the
database. What's there?

BTW, is the association table present in the model at all?

Michael


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to