mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 05:33:26 +01:00
[PR #302] [MERGED] refactor: properly name shareable objects generic fields #339
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/302
Author: @eitchtee
Created: 7/28/2025
Status: ✅ Merged
Merged: 7/28/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
5b6c123refactor: properly name shareable objects generic fields📊 Changes
6 files changed (+181 additions, -2 deletions)
View changed files
➕
app/apps/accounts/migrations/0015_alter_account_owner_alter_account_shared_with_and_more.py(+46 -0)📝
app/apps/common/models.py(+9 -2)➕
app/apps/dca/migrations/0004_alter_dcastrategy_owner_and_more.py(+31 -0)➕
app/apps/rules/migrations/0014_alter_transactionrule_owner_and_more.py(+31 -0)➕
app/apps/transactions/migrations/0047_alter_transactioncategory_owner_and_more.py(+61 -0)📝
app/apps/transactions/models.py(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.