rahul.m
rahul.m

Reputation: 5854

How to extend django admin history log and add custom fields?

I want to add custom fields in django admin history log.

How do i extend the admin

ModelAdmin.history_view(request, object_id, extra_context=None)

Upvotes: 6

Views: 389

Answers (0)

Related Questions