mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-27 13:06:30 +02:00
more changes
This commit is contained in:
parent
5e8612bfd1
commit
271eb01d28
5 changed files with 11 additions and 11 deletions
|
@ -1386,7 +1386,7 @@ class DomainRequest(TimeStampedModel):
|
|||
return self.city
|
||||
|
||||
@property
|
||||
def converted_state_terrority(self):
|
||||
def converted_state_territory(self):
|
||||
if self.portfolio:
|
||||
return self.portfolio.state_territory
|
||||
return self.state_territory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue