hi,

how to log model inserts,updates and deletes?
I am not using django admin,in my app there are multiple tables
i just want to records only which  model or table name, field name,previous 
value,who edited,and what time
to one log table?

Who edited (my app uses SSO,it should pick up remote user automatically) 

can you please suggest any built in function or module in django to records 
this kind of logs ,if possible can you plz add few lines of django code or 
any ref links?

Thanks in advance

Thanks 
Sushanth

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
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