mirror of
https://github.com/django/django.git
synced 2025-02-04 14:37:19 +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.