mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
Changed urbanization label
This commit is contained in:
parent
faa2eaa40a
commit
61475f6cb0
5 changed files with 7 additions and 7 deletions
|
@ -465,7 +465,7 @@ class DomainApplication(TimeStampedModel):
|
|||
urbanization = models.TextField(
|
||||
null=True,
|
||||
blank=True,
|
||||
help_text="Urbanization (Puerto Rico only)",
|
||||
help_text="Urbanization (required for Puerto Rico only)",
|
||||
)
|
||||
|
||||
about_your_organization = models.TextField(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue