mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 18:09:25 +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 False
|
||||||
return True
|
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
|
@property
|
||||||
def converted_organization_name(self):
|
def converted_organization_name(self):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue