Yeah, I guess I see the biggest obstacle here is the simple fact that
the ManyToMany manager is generated each time it's referenced, rather
than persisting on the model. I can replace the add() method of the
generated manager to get it to work immediately, but the next time I
retrieve the manager, I get back the default one. Thanks for the help
anyway, it did at least confirm my suspicions.


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

Reply via email to