Skip to content

New feature: logging object actions in django admin #162

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ooppsss60
Copy link

It can be useful when there are several admins on a project.

@crccheck
Copy link
Owner

neat idea. It needs:

  1. a test that shows the message is created and what the message looks like
  2. something in the README

I'm a bit concerned about models that might not have a pk (I've run into this importing an existing schema into a Django project) and I think Django is going to support composite keys soon. I'm rusty and just woke up so I may be hallucinating

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 this pull request may close these issues.

2 participants