[PR #214] [MERGED] feat: alphabetically order most models by default #272

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

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


📝 Commits (1)

  • 73e8fdb feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/214 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 3/9/2025 **Status:** ✅ Merged **Merged:** 3/9/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`73e8fdb`](https://github.com/eitchtee/WYGIWYH/commit/73e8fdbf04cefa858b1c0f8fbf36255b47ccda5e) feat: alphabetically order most models by default ### 📊 Changes **7 files changed** (+70 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 Description Closes #207 --- <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:31 +01:00
adam closed this issue 2025-12-29 00:19:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#272