mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 13:43:28 +01:00
[PR #184] [MERGED] feat(tools:currency-converter): show 1:1 rates for all available currencies #248
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/184
Author: @eitchtee
Created: 2/21/2025
Status: ✅ Merged
Merged: 2/21/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
4d346dcfeat(tools:currency-converter): show 1:1 rates for all available currencies📊 Changes
5 files changed (+126 additions, -4 deletions)
View changed files
➕
app/apps/mini_tools/utils/__init__.py(+0 -0)➕
app/apps/mini_tools/utils/exchange_rate_map.py(+85 -0)📝
app/apps/mini_tools/views.py(+4 -1)📝
app/templates/cotton/ui/info_card.html(+2 -2)📝
app/templates/mini_tools/currency_converter/currency_converter.html(+35 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.