mirror of
https://github.com/django/django.git
synced 2025-01-19 06:43:15 +00:00
e1431dd92e
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.