Project

General

Profile

Overview

Models to represent a journal of actions inside your application.

It allows to log structured events, using a template and a dictionnary of string or models. Like:

record('login', '{user} logged in', user=request.user)

The admin interface allows filtering by event type or by linked object. You can for example retrieve all events related to user 2.

Issue tracking

open closed Total
Development 0 16 16
Bug 0 5 5

View all issues | Summary