On 1/8/06, patrickk <[EMAIL PROTECTED]> wrote:
>
> > when using AddManipulator or ChangeManipulator, is there a convenient
> > way of logging actions in admin_log?
>
> hmm, something wrong with this question?
> i´d really appreciate some help.

Could you be a little more specific? Currently, admin_log is only
called if you are using the admin app. It isn't called in generic
views. There's nothing stopping you from using it in a custom view
though. Add/Change manipulators don't and won't call admin log
directly since they shouldn't be coupled together.

Joseph

Reply via email to