Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Enhance LogEntry creation in the forms at the site #22

Open
tlrh314 opened this issue Jul 2, 2017 · 0 comments
Open

Enhance LogEntry creation in the forms at the site #22

tlrh314 opened this issue Jul 2, 2017 · 0 comments

Comments

@tlrh314
Copy link
Owner

tlrh314 commented Jul 2, 2017

When an instance is updated/changed via the Django Admin, the history page shows a LogEntry that specifies which fields were updated. The LogEntry that is kept in the views for forms submitted via the site (e.g. when myuser/Blogger or myuser/AffiliatedBlog changes) only shows that the instance was changed.

We can look into which fields in particular were updated, then add a comma-separated string of those fields to the LogEntry to keep a more verbose history in the admin interface.

@tlrh314 tlrh314 added this to the Initial Public Release milestone Jul 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant