mirror of
https://github.com/django/django.git
synced 2025-02-05 15:06:48 +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.