i've used threading.local with post_save and request_finished signals
to execute an action previously executed in post_save signal.
now manytomanyfield is saved when i'm executing this action and
everything is working as expected.

if anybody has time please take a look at http://dpaste.com/hold/83614/
and post comment if you think there is a better way.
thanks

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