I want to add a column 'UserIP' to the logentry model, which will have ipaddress of the admin user.How can I do this?
I have been able to add the column.But,I am unable to display this column on admin/admin/logentry/ page.
What will I have to do?
I want to add a column 'UserIP' to the logentry model, which will have ipaddress of the admin user.How can I do this?
I have been able to add the column.But,I am unable to display this column on admin/admin/logentry/ page.
What will I have to do?