mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[PR #1332] [MERGED] New sender address API. #2193
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#2193
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/1332
Author: @tonioo
Created: 12/19/2017
Status: ✅ Merged
Merged: 12/19/2017
Merged by: @tonioo
Base:
master← Head:feature/sender_address_api📝 Commits (1)
3903485New sender address API.📊 Changes
6 files changed (+154 additions, -3 deletions)
View changed files
📝
modoboa/admin/api.py(+17 -0)📝
modoboa/admin/factories.py(+9 -0)📝
modoboa/admin/serializers.py(+29 -1)📝
modoboa/admin/tests/test_api.py(+89 -0)📝
modoboa/admin/urls_api.py(+2 -0)📝
modoboa/core/constants.py(+8 -2)📄 Description
see #1331
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.