El 09/01/10 17:12, Andy McKay escribió:
On 10-01-08 7:02 AM, Matias wrote:
Is there any recommended way to attach a post_save signal to ALL models?
When you create a signal you can optionally assign a model to listen
too. Not doing that means it is called for all models.
http://docs.djangoproject.com/en/dev/topics/signals/#connecting-to-signals-sent-by-specific-senders
Thanks, this will do the trick...
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@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.