Files
StarPunk/starpunk
Phil Skentelbery cba24ab06f fix: Use _cached_tags for Note model compatibility in feeds
The Note model has a `tags` property that uses `_cached_tags` internally.
Setting `tags` directly via object.__setattr__ conflicts with the property.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 13:25:28 -07:00
..
2025-12-10 12:19:11 -07:00