mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[PR #24] [MERGED] Dont create records #54
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#54
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/24
Author: @tonioo
Created: 12/2/2015
Status: ✅ Merged
Merged: 12/2/2015
Merged by: @tonioo
Base:
master← Head:dont_create_records_21📝 Commits (1)
bf34159Do not pre create records.📊 Changes
6 files changed (+110 additions, -46 deletions)
View changed files
➕
modoboa_postfix_autoreply/factories.py(+21 -0)📝
modoboa_postfix_autoreply/handlers.py(+20 -11)➕
modoboa_postfix_autoreply/migrations/0005_auto_20151202_1623.py(+35 -0)📝
modoboa_postfix_autoreply/models.py(+5 -0)📝
modoboa_postfix_autoreply/modo_extension.py(+0 -10)📝
modoboa_postfix_autoreply/tests.py(+29 -25)📄 Description
see #21
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.