mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-23 09:41:05 +02:00
Add documentation and refactor custom filtering
This commit is contained in:
parent
7dafc863c0
commit
f6e10b6585
12 changed files with 61 additions and 33 deletions
|
@ -651,7 +651,7 @@ class Command(BaseCommand):
|
|||
title = "Do you wish to load additional data for TransitionDomains?"
|
||||
proceed = TerminalHelper.prompt_for_execution(
|
||||
system_exit_on_terminate=True,
|
||||
info_to_inspect=f"""
|
||||
prompt_message=f"""
|
||||
!!! ENSURE THAT ALL FILENAMES ARE CORRECT BEFORE PROCEEDING
|
||||
==Master data file==
|
||||
domain_additional_filename: {domain_additional_filename}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue