2007/4/3, Adrian Holovaty <[EMAIL PROTECTED]>: > > On 4/3/07, David Larlet <[EMAIL PROTECTED]> wrote: > > I'd like to add a log for some objects of my project and after playing > > a bit with signals, I remember that there is a similar "feature" in > > admin which use LogEntry model. Eventually, I will use signals in my > > models which call admin log_action function. > > > > Before I use this model for professional use, may I know if this part > > of the admin is stable and is not intended to be removed in the new > > branch? > > Hi David, > > The LogEntry model may or may not be tweaked a little bit before > version 1.0, so it's probably safest not to interface with it directly > in your own code. > > Adrian >
Hi Adrian, Thanks for your quick answer, I'll follow your advice. Anyway, no idea about my second issue? (It's not really dev-related maybe I had to post it on the user list?) Cheers, David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
