mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 10:07:04 +02:00
updated space
This commit is contained in:
parent
0f4bd163cb
commit
73f4d80aa7
1 changed files with 2 additions and 1 deletions
|
@ -1333,7 +1333,8 @@ class DomainRequest(TimeStampedModel):
|
|||
return False
|
||||
return True
|
||||
|
||||
"""The following converted_ property methods get field data from this domain request's portfolio, if there is an associated portfolio. If not, they return data from the domain request model."""
|
||||
"""The following converted_ property methods get field data from this domain request's portfolio,
|
||||
if there is an associated portfolio. If not, they return data from the domain request model."""
|
||||
|
||||
@property
|
||||
def converted_organization_name(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue