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
main
dev
5b6c123
6 files changed (+181 additions, -2 deletions)
➕ 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)
app/apps/accounts/migrations/0015_alter_account_owner_alter_account_shared_with_and_more.py
app/apps/common/models.py
app/apps/dca/migrations/0004_alter_dcastrategy_owner_and_more.py
app/apps/rules/migrations/0014_alter_transactionrule_owner_and_more.py
app/apps/transactions/migrations/0047_alter_transactioncategory_owner_and_more.py
app/apps/transactions/models.py
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.