This commit is contained in:
CocoByte 2024-06-19 23:00:01 -06:00
parent df719f2108
commit 7c2c9a1f27
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F
2 changed files with 13 additions and 38 deletions

View file

@ -99,4 +99,4 @@ class Portfolio(TimeStampedModel):
)
def __str__(self) -> str:
return f"{self.organization_name}"
return f"{self.organization_name}"