Replies: 3 comments
-
|
See the model mixin also: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
see also other 3th-party django app https://django-reversion.readthedocs.io/en/stable/api.html |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
see also other 3th-party django app https://django-simple-history.readthedocs.io/en/latest/querying_history.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Proposed Functionality
On different events such as service registered, service deleted, metadata updated, metadata added, etc. the user shall be able to see a change log in the gui. Take a look at the netbox project again. There is a simple ChangeLog implemented.
Use Case
Database Changes
External Dependencies
none
Beta Was this translation helpful? Give feedback.
All reactions