mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
Update src/registrar/management/commands/patch_federal_agency_info.py
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
This commit is contained in:
parent
2e01eb7815
commit
4acfe307b7
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ class Command(BaseCommand):
|
|||
|
||||
==Proposed Changes==
|
||||
Number of DomainInformation objects to change: {len(self.di_skipped)}
|
||||
The following DomainInformation objects will be modified: {self.di_skipped}
|
||||
The following DomainInformation objects will be modified if agency data exists in file: {self.di_skipped}
|
||||
""",
|
||||
prompt_title="Do you wish to patch skipped records?",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue