django-constance
django-constance copied to clipboard
Include user in the signal kwargs
Describe the problem
Hi, is there a way to include the admin user in the kwargs of the config_updated signal? I understand that it's possible to update from the command line (it would be nice to have a flag blocking this as well), but when changed from the admin page it would be nice to have this info to allow for accountability.
+1
+1