mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[PR #1622] [MERGED] Added DNS configuration page for domain. #2275
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#2275
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/1622
Author: @tonioo
Created: 11/20/2018
Status: ✅ Merged
Merged: 11/20/2018
Merged by: @tonioo
Base:
master← Head:feature/dns_config_page📝 Commits (1)
76ee15cAdded DNS configuration page for domain.📊 Changes
10 files changed (+119 additions, -6 deletions)
View changed files
📝
modoboa/admin/forms/domain.py(+1 -1)📝
modoboa/admin/models/domain.py(+1 -1)📝
modoboa/admin/templates/admin/_domain_dnschecks_status.html(+2 -0)📝
modoboa/admin/templates/admin/domain_detail.html(+5 -1)📝
modoboa/dnstools/locale/en/LC_MESSAGES/django.po(+24 -1)📝
modoboa/dnstools/locale/fr/LC_MESSAGES/django.po(+25 -2)➕
modoboa/dnstools/templates/dnstools/domain_dns_configuration.html(+33 -0)📝
modoboa/dnstools/tests.py(+6 -0)📝
modoboa/dnstools/urls.py(+3 -0)📝
modoboa/dnstools/views.py(+19 -0)📄 Description
see #1621
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.