updated space

This commit is contained in:
asaki222 2024-10-29 16:44:55 -04:00
parent 0f4bd163cb
commit 73f4d80aa7
No known key found for this signature in database
GPG key ID: 2C4F802060E06EA4

View file

@ -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):