mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 03:30:50 +02:00
Add comment
This commit is contained in:
parent
cdd34936b2
commit
03a0a60b3a
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@ class CreateOrUpdateOrganizationTypeHelper:
|
|||
force_update (bool): If an existing instance has no values to change,
|
||||
try to update the organization_type field (or related fields) anyway.
|
||||
This is done by invoking the new instance handler.
|
||||
|
||||
Use to force org type to be updated to the correct value even
|
||||
if no other changes were made (including is_election).
|
||||
"""
|
||||
|
||||
# A new record is added with organization_type not defined.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue