github soynatan/django-easy-audit v0.6
v0.6: Hello, World.

latest releases: v1.3.9.a2, v1.3.9.a1, v1.3.8...
9 years ago

django-easy-audit v0.6

  • Logs everytime a user creates, updates or deletes a model registry.
  • Logs everytime a user logs in, logs out, or fails to log in.
  • Keeps logs in two models: CRUDEvent and LoginEvent.
  • Logs can be queried from Django Admin app.
  • Supports Python 3.

To-Do

  • Admin columns should display more meaningful information and links (for example, a link to the original object in the admin).
  • Add admin filters.

Don't miss a new django-easy-audit release

NewReleases is sending notifications on new releases.