I need to track/log activity on the Django admin.
I know there are messages stored by admin somewhere, but I don\'t know how to access them in order to use them as a
Log is in django_admin_log table in database used by django.