mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-02 02:28:32 +02:00
Update order of fed branches
This commit is contained in:
parent
d2e97c6432
commit
41ca7390d6
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ class DomainApplication(TimeStampedModel):
|
||||||
|
|
||||||
FEDERAL = (
|
FEDERAL = (
|
||||||
"federal",
|
"federal",
|
||||||
"Federal: an agency of the U.S. government’s executive, legislative, or judicial branches",
|
"Federal: an agency of the U.S. government’s legislative, executive, or judicial branches",
|
||||||
)
|
)
|
||||||
INTERSTATE = "interstate", "Interstate: an organization of two or more states"
|
INTERSTATE = "interstate", "Interstate: an organization of two or more states"
|
||||||
STATE_OR_TERRITORY = (
|
STATE_OR_TERRITORY = (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue