mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 03:30:50 +02:00
changed comment
This commit is contained in:
parent
c66813100e
commit
72c238c00e
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ class Domain(TimeStampedModel, DomainHelper):
|
|||
"""Checks the parameters past for a valid combination
|
||||
raises error if:
|
||||
- nameserver is a subdomain but is missing ip
|
||||
- nameserver is not a subdomain but is missing ip
|
||||
- nameserver is not a subdomain but has ip
|
||||
- nameserver is a subdomain but an ip passed is invalid
|
||||
|
||||
Args:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue