#33444: Can "Do you rename" questioner can be executed with a default or 
optional
parameter (y/N) ?
-----------------------------------------+---------------------------
               Reporter:  liudaoqiangtj  |          Owner:  nobody
                   Type:  New feature    |         Status:  new
              Component:  Migrations     |        Version:  3.2
               Severity:  Normal         |       Keywords:  --noinput
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+---------------------------
 I am in Django 3.2.6.I execute the command  after  I rename a field in my
 table:
 "python manage.py makemigrations", I got a raised questioner with "Do you
 rename book.title to book.content (a BinaryField)? [y/N]? ",
  it required a command input "y", but I want to make a default param "y"
 in this command .
 Is there any plan to make a supplement to add a default or optional
 paramter  instead of a questioner of [y/N]?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33444>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/056.538fae254a002351f93dfa75f26c9a95%40djangoproject.com.

Reply via email to