mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 08:52:16 +02:00
Update domain_information.py
This commit is contained in:
parent
75f4e7f4b1
commit
c8db49b1fb
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ class DomainInformation(TimeStampedModel):
|
|||
blank=True,
|
||||
help_text="Type of Organization",
|
||||
)
|
||||
|
||||
|
||||
federally_recognized_tribe = models.BooleanField(
|
||||
null=True,
|
||||
help_text="Is the tribe federally recognized",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue