mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 09:45:23 +02:00
Update domain.py
This commit is contained in:
parent
6e25d0e000
commit
8438067d79
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ class DomainOrgNameAddressForm(forms.ModelForm):
|
|||
},
|
||||
}
|
||||
widgets = {
|
||||
# We need to set the required attributed for State/territory
|
||||
# We need to set the required attributed for State/territory
|
||||
# because for this fields we are creating an individual
|
||||
# instance of the Select. For the other fields we use the for loop to set
|
||||
# the class's required attribute to true.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue