mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-14 21:23:29 +01:00
[PR #66] [MERGED] feat: add new /add/ endpoint for quickly adding new transactions #151
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/66
Author: @eitchtee
Created: 1/25/2025
Status: ✅ Merged
Merged: 1/25/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
0857b44feat: add new /add/ endpoint for quickly adding new transactions📊 Changes
5 files changed (+113 additions, -3 deletions)
View changed files
📝
app/WYGIWYH/settings.py(+7 -1)📝
app/apps/transactions/forms.py(+42 -2)📝
app/apps/transactions/urls.py(+5 -0)📝
app/apps/transactions/views/transactions.py(+44 -0)➕
app/templates/transactions/pages/add.html(+15 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.