mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 05:33:26 +01:00
[PR #60] [MERGED] fix: import preset not working behind nginx due to long url/csrf missing #141
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/60
Author: @eitchtee
Created: 1/24/2025
Status: ✅ Merged
Merged: 1/24/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
97465c0fix: import preset not working behind nginx due to long url/csrf missing📊 Changes
15 files changed (+12 additions, -45 deletions)
View changed files
📝
app/apps/accounts/views/account_groups.py(+0 -3)📝
app/apps/accounts/views/accounts.py(+0 -3)📝
app/apps/currencies/views/currencies.py(+0 -3)📝
app/apps/currencies/views/exchange_rates.py(+1 -3)📝
app/apps/dca/views.py(+1 -4)📝
app/apps/import_app/views.py(+7 -10)📝
app/apps/rules/views.py(+0 -3)📝
app/apps/transactions/views/categories.py(+0 -3)📝
app/apps/transactions/views/entities.py(+0 -2)📝
app/apps/transactions/views/installment_plans.py(+0 -2)📝
app/apps/transactions/views/recurring_transactions.py(+0 -3)📝
app/apps/transactions/views/tags.py(+0 -2)📝
app/apps/transactions/views/transactions.py(+0 -2)📝
app/templates/import_app/fragments/profiles/list_presets.html(+1 -1)📝
app/templates/layouts/base.html(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.