mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-02 11:10:02 +01:00
[PR #323] [MERGED] fix(locale): get_format doesn't override number formatting if use_l10n is None #356
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/323
Author: @eitchtee
Created: 8/10/2025
Status: ✅ Merged
Merged: 8/10/2025
Merged by: @eitchtee
Base:
main← Head:feature/untrack-account📝 Commits (1)
66a5e6dfix(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.