mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
Working JS "additional form" form
This commit is contained in:
parent
57ea83ec1c
commit
b344e71190
8 changed files with 65 additions and 14 deletions
|
@ -234,7 +234,7 @@ class Domain(TimeStampedModel):
|
|||
"""Set the nameservers for this domain."""
|
||||
# TODO: call EPP to set these values in the registry instead of doing
|
||||
# nothing.
|
||||
pass
|
||||
logger.warn("TODO: Fake setting nameservers to %s", new_nameservers)
|
||||
|
||||
@property
|
||||
def roid(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue