On Wednesday, February 29, 2012 12:59:18 AM UTC+2, akaariai wrote:
> Combined with database-level triggers you can get a good audit trail.
> I have some scripts to ease maintain the DB triggers for PostgreSQL
> when using Django. I hope I will have some time to polish them for
> release, I beli
The log entry model above is very much like what is used in the Admin.
You might want to investigate that model, too, for logging who-did-
what. It can be found from django.contrib.admin.models.
The reason why I use my own is that I usually have some extra columns
related to the audit trail handli
Wow. Legend! That's so much Annsi.
On 29 February 2012 18:00, Babatunde Akinyanmi wrote:
> Yes, they definitely will.
>
> On 2/28/12, akaariai wrote:
> > On Feb 28, 11:35 pm, Mario Gudelj wrote:
> >> Hi list,
> >>
> >> I was wandering if someone could recomend an easy django app for logging
>
Yes, they definitely will.
On 2/28/12, akaariai wrote:
> On Feb 28, 11:35 pm, Mario Gudelj wrote:
>> Hi list,
>>
>> I was wandering if someone could recomend an easy django app for logging
>> user actions performed on models. I'd like to log changes logged in users
>> make around the app.
>
> I
On Feb 28, 11:35 pm, Mario Gudelj wrote:
> Hi list,
>
> I was wandering if someone could recomend an easy django app for logging
> user actions performed on models. I'd like to log changes logged in users
> make around the app.
I think there are some apps out there. The first question however is
Hi list,
I was wandering if someone could recomend an easy django app for logging
user actions performed on models. I'd like to log changes logged in users
make around the app.
Cheers,
m
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post
6 matches
Mail list logo