Hi, everybody I just created a simple data entry application in django, and I want to use contrib admin as the data input interface and the admin user management, I want the system log which staff user input the every single line data. I know there is an action history. But I still want there is a field in each record to log who create it and who last change it. Is there a special model field can do this?or it must be done through programming about auth module.? Thanks.
mahakala --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

