[PR #131] [MERGED] refactor(currencies): make currency code non-unique and increase it's size #198

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

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/131
Author: @eitchtee
Created: 2/3/2025
Status: Merged
Merged: 2/3/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (1)

  • 56862cd refactor(currencies): make currency code non-unique and increase it's size

📊 Changes

2 files changed (+21 additions, -1 deletions)

View changed files

app/apps/currencies/migrations/0010_alter_currency_code.py (+18 -0)
📝 app/apps/currencies/models.py (+3 -1)

📄 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/131 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 2/3/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`56862cd`](https://github.com/eitchtee/WYGIWYH/commit/56862cd025a292fe2b31420e39a463e1415bda94) refactor(currencies): make currency code non-unique and increase it's size ### 📊 Changes **2 files changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `app/apps/currencies/migrations/0010_alter_currency_code.py` (+18 -0) 📝 `app/apps/currencies/models.py` (+3 -1) </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:18:50 +01:00
adam closed this issue 2025-12-29 00:18:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#198