mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-14 21:23:29 +01:00
[PR #317] [MERGED] feat(automatic-exchange-rates): add "Single exchange rate" where only one exchange rate is added and updated to avoid db clutter #352
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/317
Author: @eitchtee
Created: 8/8/2025
Status: ✅ Merged
Merged: 8/8/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
540235cfeat(automatic-exchange-rates): add "Single exchange rate" where only one exchange rate is added and updated to avoid db clutter📊 Changes
4 files changed (+89 additions, -12 deletions)
View changed files
📝
app/apps/currencies/exchange_rates/fetcher.py(+54 -12)📝
app/apps/currencies/forms.py(+2 -0)➕
app/apps/currencies/migrations/0015_exchangerate_automatic_exchangerateservice_singleton.py(+23 -0)📝
app/apps/currencies/models.py(+10 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.