pythonitalia / pycon

https://pycon.it
MIT License
93 stars 18 forks source link

Implement audit log for Grants actions #3971

Open estyxx opened 1 month ago

estyxx commented 1 month ago

Implement an audit log for all significant actions related to grants. This will allow us to track changes in grant status and actions like sending emails or generating vouchers. The goal is to maintain a detailed record of what happened and who performed each action.

patrick91 commented 1 month ago

Ensure all relevant actions are consistently logged to maintain a complete history.

Do we also want to keep the actual history? 😊