mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 13:43:28 +01:00
[PR #337] [MERGED] feat(currencies): add TwelveData and TwelveDataMarkets as providers #366
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/337
Author: @eitchtee
Created: 8/17/2025
Status: ✅ Merged
Merged: 8/17/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
3c85da4feat(currencies): add TwelveData and TwelveDataMarkets as providers📊 Changes
5 files changed (+274 additions, -0 deletions)
View changed files
📝
app/apps/currencies/exchange_rates/fetcher.py(+2 -0)📝
app/apps/currencies/exchange_rates/providers.py(+234 -0)➕
app/apps/currencies/migrations/0018_alter_exchangerateservice_service_type.py(+18 -0)➕
app/apps/currencies/migrations/0019_alter_exchangerateservice_service_type.py(+18 -0)📝
app/apps/currencies/models.py(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.