mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[PR #23] [MERGED] Compatibility fixes. #53
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#53
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/23
Author: @tonioo
Created: 11/18/2015
Status: ✅ Merged
Merged: 12/2/2015
Merged by: @tonioo
Base:
master← Head:modo14_20📝 Commits (3)
fab703aCompatibility fixes.1b3c82cFix requirements before release (temp.)1404eebFix tests.📊 Changes
12 files changed (+47 additions, -32 deletions)
View changed files
📝
README.rst(+3 -2)📝
modoboa_postfix_autoreply/general_callbacks.py(+2 -2)📝
modoboa_postfix_autoreply/handlers.py(+1 -1)📝
modoboa_postfix_autoreply/management/commands/autoreply.py(+2 -3)📝
modoboa_postfix_autoreply/migrations/0001_initial.py(+2 -2)📝
modoboa_postfix_autoreply/migrations/0003_move_aliases.py(+2 -3)📝
modoboa_postfix_autoreply/models.py(+7 -1)📝
modoboa_postfix_autoreply/modo_extension.py(+1 -1)📝
modoboa_postfix_autoreply/tests.py(+21 -13)📝
modoboa_postfix_autoreply/views.py(+2 -2)📝
requirements.txt(+1 -1)📝
test_project/test_project/settings.py(+3 -1)📄 Description
see #22
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.