mirror of
https://github.com/django/django.git
synced 2025-03-03 21:55:04 +00:00
Prior to this change, squashmigrations would use a [yN] prompt to ask for user confirmation. A slash was added between the yes/no options to make it consistent with other commands that print similar prompts.