On 5/19/2009 9:47 AM, Ben Welsh wrote:
> On Tue, May 19, 2009 at 12:18 AM, George Song <geo...@damacy.net 
> <mailto:geo...@damacy.net>> wrote:
> 
> 
>     You can always explicitly define the m2m model, then you can override
>     the save() on that model if you like, or use signals like any other
>     model.
> 
> 
> Perhaps I've fumbled my way past the obvious, but the problem I'm 
> running into with that method is the one described in the link above. It 
> seems the M2M data connections are not inserted into the relational 
> database until a PK has been created and all the signals have already 
> fired.

Can you be more explicit about describing what it is you want to do?

-- 
George

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

Reply via email to