Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "Recent Actions" box on the admin2 index page #290

Closed
audreyfeldroy opened this issue Jul 7, 2013 · 0 comments · Fixed by #349
Closed

Implement "Recent Actions" box on the admin2 index page #290

audreyfeldroy opened this issue Jul 7, 2013 · 0 comments · Fixed by #349
Milestone

Comments

@audreyfeldroy
Copy link
Member

To start, admin2 needs to display something like this when no actions have been taken:

screen shot 2013-07-07 at 9 53 16 am

There should be a Recent Actions box on the right side.

Right now we just have a TODO:

screen shot 2013-07-07 at 9 53 32 am

Then, at least add/edit/delete actions for all users should be tracked and shown in admin2, like this:

screen shot 2013-07-07 at 9 59 39 am

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.
  • Also see issue Implement app-level "Recent Actions" #200 about displaying Recent Actions at the app level. Consider this in your implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant