django-admin-shell icon indicating copy to clipboard operation
django-admin-shell copied to clipboard

Add user defined callback to be called on every shell execution

Open igcybers opened this issue 1 year ago • 0 comments

Adds a user defined callback option which can be defined in settings. This function will be called after every execution.

It helps with audit, e.g. saving all users executions into a database.

igcybers avatar Sep 18 '24 09:09 igcybers