mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 16:45:59 +03:00
[PR #34] [MERGED] Modoboa 1.7 compat. #59
Labels
No labels
bug
bug
enhancement
enhancement
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-postfix-autoreply-modoboa#59
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-postfix-autoreply/pull/34
Author: @tonioo
Created: 11/30/2016
Status: ✅ Merged
Merged: 3/2/2017
Merged by: @tonioo
Base:
master← Head:refactor/modoboa_17📝 Commits (7)
03a0ef5Modoboa 1.7 compat.b0e8d62Migration fixed.cc1efa0Fixed tests config.cbbe6b9Improve coverage.d519c8aDjango 1.10 support.d0ee062Fixed travis config.dc62d72Fixed test settings.📊 Changes
10 files changed (+172 additions, -174 deletions)
View changed files
➖
modoboa_postfix_autoreply/app_settings.py(+0 -63)📝
modoboa_postfix_autoreply/forms.py(+63 -6)➖
modoboa_postfix_autoreply/general_callbacks.py(+0 -57)📝
modoboa_postfix_autoreply/handlers.py(+67 -0)📝
modoboa_postfix_autoreply/management/commands/autoreply.py(+9 -11)📝
modoboa_postfix_autoreply/migrations/0003_move_aliases.py(+7 -3)📝
modoboa_postfix_autoreply/modo_extension.py(+9 -25)📝
modoboa_postfix_autoreply/tests.py(+8 -1)📝
modoboa_postfix_autoreply/views.py(+5 -5)📝
test_project/test_project/settings.py(+4 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.