mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
Update transfer_federal_agency_type.py
This commit is contained in:
parent
3a0fcf2648
commit
1411186921
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class Command(BaseCommand, PopulateScriptTemplate):
|
|||
This template handles logging and bulk updating for you, for repetitive scripts that update a few fields.
|
||||
It is the ultimate lazy mans shorthand. Don't use this for anything terribly complicated.
|
||||
"""
|
||||
|
||||
help = "Loops through each valid User object and updates its verification_type value"
|
||||
prompt_title = "Do you wish to update all Federal Agencies?"
|
||||
display_run_summary_items_as_str = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue