Fixed #23407 -- Extended coverage of makemigrations --noinput option.
Changed --noinput option in makemigrations to suppress all user prompts, not just when combined with --merge.
Loading
Please register or sign in to comment
Changed --noinput option in makemigrations to suppress all user prompts, not just when combined with --merge.