mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 05:33:26 +01:00
[PR #214] [MERGED] feat: alphabetically order most models by default #272
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/214
Author: @eitchtee
Created: 3/9/2025
Status: ✅ Merged
Merged: 3/9/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
73e8fdbfeat: alphabetically order most models by default📊 Changes
7 files changed (+70 additions, -1 deletions)
View changed files
➕
app/apps/accounts/migrations/0014_alter_account_options_alter_accountgroup_options.py(+21 -0)📝
app/apps/accounts/models.py(+2 -0)➕
app/apps/currencies/migrations/0014_alter_currency_options.py(+17 -0)📝
app/apps/currencies/models.py(+1 -0)📝
app/apps/mini_tools/utils/exchange_rate_map.py(+1 -1)➕
app/apps/transactions/migrations/0042_alter_transactioncategory_options_and_more.py(+25 -0)📝
app/apps/transactions/models.py(+3 -0)📄 Description
Closes #207
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.