On Tue, 2009-01-20 at 07:46 -0800, Dan wrote:
> Hello,
>
> I am trying to make an application that can log events (changes to the
> database) from other django applications. To do this i am currently
> using the post_save hook and post_delete hook to get any inserts,
> updates or deletes however
Hello,
I am trying to make an application that can log events (changes to the
database) from other django applications. To do this i am currently
using the post_save hook and post_delete hook to get any inserts,
updates or deletes however i am unable to get the user that caused
them.
Is there a
2 matches
Mail list logo