mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-31 15:06:32 +02:00
show record count
This commit is contained in:
parent
6d916246e3
commit
62cdc33786
2 changed files with 4 additions and 1 deletions
|
@ -107,6 +107,9 @@ class PopulateScriptTemplate(ABC):
|
|||
|
||||
verbose: Whether to print a detailed run summary *before* run confirmation.
|
||||
Default: False.
|
||||
|
||||
show_record_count: Whether to show a 'Record 1/10' dialog when running update.
|
||||
Default: False.
|
||||
|
||||
Raises:
|
||||
NotImplementedError: If you do not define update_record before using this function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue