You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To start, admin2 needs to display something like this when no actions have been taken:
There should be a Recent Actions box on the right side.
Right now we just have a TODO:
Then, at least add/edit/delete actions for all users should be tracked and shown in admin2, like this:
Side notes:
@pydanny says that the original django.contrib.admin implementation of Recent Actions was a bit difficult to work with. He has some ideas about how to improve it. Talk to him if you decide to attempt this issue.
To start, admin2 needs to display something like this when no actions have been taken:
There should be a Recent Actions box on the right side.
Right now we just have a TODO:
Then, at least add/edit/delete actions for all users should be tracked and shown in admin2, like this:
Side notes:
The text was updated successfully, but these errors were encountered: