Read status in admin section

23 views
Skip to first unread message

zHepHirotHz

unread,
Feb 6, 2017, 7:24:49 AM2/6/17
to Django users

I need to create a flag(some boolean variable) to marked a list of content on django admin site was already read.

I already create a flag but I've no idea how to automate change the value when admin click on a list.

someone have any idea how to deal with?



Derek

unread,
Feb 6, 2017, 11:13:25 AM2/6/17
to Django users
You probably need to create an admin action; the administrator can click on the items they want to mark as "read" and then select your custom action.


Plenty of examples in blogs ...
Reply all
Reply to author
Forward
0 new messages