[PR #323] [MERGED] fix(locale): get_format doesn't override number formatting if use_l10n is None #356

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

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/323
Author: @eitchtee
Created: 8/10/2025
Status: Merged
Merged: 8/10/2025
Merged by: @eitchtee

Base: mainHead: feature/untrack-account


📝 Commits (1)

  • 66a5e6d fix(locale): get_format doesn't override number formatting if use_l10n is None

📊 Changes

2 files changed (+7 additions, -3 deletions)

View changed files

📝 app/apps/common/functions/format.py (+6 -1)
📝 app/apps/common/widgets/decimal.py (+1 -2)

📄 Description

Fixes #322


🔄 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/323 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 8/10/2025 **Status:** ✅ Merged **Merged:** 8/10/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `feature/untrack-account` --- ### 📝 Commits (1) - [`66a5e6d`](https://github.com/eitchtee/WYGIWYH/commit/66a5e6d613d739689a317993515eaecc03f36bc8) fix(locale): get_format doesn't override number formatting if use_l10n is None ### 📊 Changes **2 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/apps/common/functions/format.py` (+6 -1) 📝 `app/apps/common/widgets/decimal.py` (+1 -2) </details> ### 📄 Description Fixes #322 --- <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:56 +01:00
adam closed this issue 2025-12-29 00:19:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#356