mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-03 19:50:03 +01:00
[PR #206] [MERGED] feat(rules): trigger transaction rules on delete #268
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/206
Author: @eitchtee
Created: 3/9/2025
Status: ✅ Merged
Merged: 3/9/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
f6f06f4feat(rules): trigger transaction rules on delete📊 Changes
6 files changed (+219 additions, -71 deletions)
View changed files
📝
app/apps/rules/forms.py(+6 -1)➕
app/apps/rules/migrations/0013_transactionrule_on_delete.py(+18 -0)📝
app/apps/rules/models.py(+1 -0)📝
app/apps/rules/signals.py(+40 -0)📝
app/apps/rules/tasks.py(+125 -66)📝
app/apps/transactions/models.py(+29 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.