mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 02:49:21 +02:00
Update terminal_helper.py
This commit is contained in:
parent
ea05de39f5
commit
7573f1d88b
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ class ScriptDataHelper:
|
|||
Defaults to 1000. If you're dealing with models that have a large number of fields,
|
||||
or large field values, you may need to decrease this value to prevent out-of-memory errors.
|
||||
|
||||
fields_to_update:
|
||||
fields_to_update: Specifies which fields to update.
|
||||
|
||||
Usage:
|
||||
bulk_update_fields(Domain, page.object_list, ["first_ready"])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue