[PR #2622] [MERGED] Added missing migrations. #2638

Closed
opened 2026-02-27 12:12:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2622
Author: @tonioo
Created: 9/30/2022
Status: Merged
Merged: 10/13/2022
Merged by: @tonioo

Base: masterHead: fix/missing_migrations


📝 Commits (3)

  • bf3798b Added missing migrations.
  • e87c3ad Better fix to avoid issue with MySQL.
  • 7171946 Added upgrade instructions.

📊 Changes

11 files changed (+36 additions, -8 deletions)

View changed files

📝 doc/upgrade.rst (+10 -0)
📝 modoboa/admin/apps.py (+0 -1)
📝 modoboa/core/apps.py (+0 -1)
📝 modoboa/core/commands/templates/settings.py.tpl (+1 -1)
modoboa/core/migrations/0023_auto_20221012_0911.py (+23 -0)
📝 modoboa/dnstools/apps.py (+0 -1)
📝 modoboa/limits/apps.py (+0 -1)
📝 modoboa/maillog/apps.py (+0 -1)
📝 modoboa/relaydomains/apps.py (+0 -1)
📝 modoboa/transport/apps.py (+0 -1)
📝 test_project/test_project/settings.py (+2 -0)

📄 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/modoboa/modoboa/pull/2622 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 9/30/2022 **Status:** ✅ Merged **Merged:** 10/13/2022 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/missing_migrations` --- ### 📝 Commits (3) - [`bf3798b`](https://github.com/modoboa/modoboa/commit/bf3798bfc1dc1de1ebb0f77350ec407bf8049ef9) Added missing migrations. - [`e87c3ad`](https://github.com/modoboa/modoboa/commit/e87c3ad0b218fa33a1e308e9f3e37d0203f602eb) Better fix to avoid issue with MySQL. - [`7171946`](https://github.com/modoboa/modoboa/commit/7171946bfc9841588ccb513982c6578891761526) Added upgrade instructions. ### 📊 Changes **11 files changed** (+36 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `doc/upgrade.rst` (+10 -0) 📝 `modoboa/admin/apps.py` (+0 -1) 📝 `modoboa/core/apps.py` (+0 -1) 📝 `modoboa/core/commands/templates/settings.py.tpl` (+1 -1) ➕ `modoboa/core/migrations/0023_auto_20221012_0911.py` (+23 -0) 📝 `modoboa/dnstools/apps.py` (+0 -1) 📝 `modoboa/limits/apps.py` (+0 -1) 📝 `modoboa/maillog/apps.py` (+0 -1) 📝 `modoboa/relaydomains/apps.py` (+0 -1) 📝 `modoboa/transport/apps.py` (+0 -1) 📝 `test_project/test_project/settings.py` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:12:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2638
No description provided.