[PR #337] [MERGED] feat(currencies): add TwelveData and TwelveDataMarkets as providers #366

Closed
opened 2025-12-29 00:19:59 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (1)

  • 3c85da4 feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/337 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 8/17/2025 **Status:** ✅ Merged **Merged:** 8/17/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`3c85da4`](https://github.com/eitchtee/WYGIWYH/commit/3c85da46b0d6982f44a8e5f8dd7fa944c5c304ea) feat(currencies): add TwelveData and TwelveDataMarkets as providers ### 📊 Changes **5 files changed** (+274 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:19:59 +01:00
adam closed this issue 2025-12-29 00:20:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#366