Re: How to write to the history

2009-07-02 Thread mettwoch
Thanks a lot! Marc On Jul 1, 9:46 pm, Rajesh D wrote: > On Jul 1, 12:10 pm, mettwoch wrote: > > > Hi group, > > > What would be a good way to log changes made to models from outside > > the admin interface? > > Look at the log_* methods in the Admin > implementation:http://code.djangoproject.

Re: How to write to the history

2009-07-01 Thread Rajesh D
On Jul 1, 12:10 pm, mettwoch wrote: > Hi group, > > What would be a good way to log changes made to models from outside > the admin interface? Look at the log_* methods in the Admin implementation: http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/options.py#L377 You cou

How to write to the history

2009-07-01 Thread mettwoch
Hi group, What would be a good way to log changes made to models from outside the admin interface? Thanks for any hint Marc --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this grou