mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[PR #2622] [MERGED] Added missing migrations. #2638
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2638
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/modoboa/modoboa/pull/2622
Author: @tonioo
Created: 9/30/2022
Status: ✅ Merged
Merged: 10/13/2022
Merged by: @tonioo
Base:
master← Head:fix/missing_migrations📝 Commits (3)
bf3798bAdded missing migrations.e87c3adBetter fix to avoid issue with MySQL.7171946Added 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.