ehmatthes / sitka_irg_realtime

Real-time analysis of the Ḵaasda Héen stream gauge in Sitka, focusing on landslide risk.
4 stars 1 forks source link

Keep track of users who have modified notifications #23

Open ehmatthes opened 3 years ago

ehmatthes commented 3 years ago

This will not be a heavily used feature initially, so it can wait for beta. But their should be a trail of who made edits to notifications, and what those edits were.

Could be a simple m2m to CustomUser, but should have a connection to previous texts as well.