Thanks Malcom and Deryck, I was grepping with "event" instead of "signal" ;)
On Jun 8, 1:37 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: [cut] > The signals are hooked into Python object action, rather than > database-level actions, so to do this you would need to listen and act > on the post_save, post_delete and post_syncdb signals. There is no way > to catch actions that directly write to the database, however. Ok, that's even better, thx. (I need to hook indexations/ redindexations calls into a third-party search engine) Regards Tarek --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---