fixed formatting and test with terminal prompting

This commit is contained in:
David Kennedy 2024-06-03 17:23:34 -04:00
parent 4ff60817da
commit 9ecb9f3556
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
2 changed files with 52 additions and 36 deletions

View file

@ -18,10 +18,10 @@ class Command(BaseCommand):
if settings.IS_PRODUCTION:
logger.error("clean_tables cannot be run in production")
return
TerminalHelper.prompt_for_execution(
system_exit_on_terminate=True,
info_to_inspect=f"""
info_to_inspect="""
This script will delete all rows from the following tables:
* Contact
* Domain