Andy Miller on Nostr: I have this idea for an audit log in my new Django project. I have a base model which ...
Published at
2025-02-18 14:58:21Event JSON
{
"id": "8dc7e76b6b6c90c9d65f9f07e775e7acbf15a68a3d82923f403ae129c92a1ba1",
"pubkey": "32cbd6cf37b9ab643f1665377d34b4cd02304a75a67604c4518ab2701ee9f087",
"created_at": 1739890701,
"kind": 1,
"tags": [
[
"t",
"django"
],
[
"proxy",
"https://indiehackers.social/users/nanorepublica/statuses/114025477011675391",
"activitypub"
]
],
"content": "I have this idea for an audit log in my new Django project. I have a base model which inherits from Django Lifecycle Hooks https://rsinger86.github.io/django-lifecycle/\nand I thinking of combining that with Django Activity Stream https://django-activity-stream.readthedocs.io/en/latest/index.html to create an Audit Log that covers every model. \n\nWhat do we think? Good, Bad, Terrible? #Django",
"sig": "ece48add9eacde64f32e2c33f54e8a8fbf3bf1c79ffe8793415e32aafe1cbc4297e3c932086ba94cf14061e11c363cd31581f894e3ffae6d44d7cea73138c828"
}