1

I want to see all the recent actions that has been done, how can i see it?

enter image description here

raj-kapil
  • 177
  • 1
  • 15
  • what you mean with "all the recent"? Like 10 min. ago? Or all all? – JSRB Sep 22 '21 at 14:41
  • 1
    django create **django_admin_log** table where you can see additions, changes, and deletions of objects done through the admin interface. For more details, https://docs.djangoproject.com/en/3.2/ref/contrib/admin/#logentry-objects – Md Shahbaz Ahmad Sep 22 '21 at 15:33

0 Answers0