mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
Update update_default_public_contacts.py
This commit is contained in:
parent
02f833c468
commit
6768caa90e
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ class Command(BaseCommand, PopulateScriptTemplate):
|
|||
"""Skip bulk update since we need to manually save each field.
|
||||
Our EPP logic is tied to an override of .save(), and this also associates
|
||||
with our caching logic for this area of the code.
|
||||
|
||||
|
||||
Since bulk update does not trigger .save() for each field, we have to
|
||||
call it manually.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue