mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 18:09:25 +02:00
PR suggestions
This commit is contained in:
parent
8960b605af
commit
582f35bc07
5 changed files with 110 additions and 47 deletions
|
@ -675,7 +675,7 @@ class DomainRequest(TimeStampedModel):
|
|||
# These have to be defined here, as you'd get a cyclical import error
|
||||
# otherwise.
|
||||
|
||||
# For any given organization type, return the "_election" variant.
|
||||
# For any given organization type, return the "_ELECTION" enum equivalent.
|
||||
# For example: STATE_OR_TERRITORY => STATE_OR_TERRITORY_ELECTION
|
||||
generic_org_map = self.OrgChoicesElectionOffice.get_org_generic_to_org_election()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue