#33444: Add an option with default answer for makemigrations questions.
-------------------------------+--------------------------------------
Reporter: liudaoqiangtj | Owner: nobody
Type: New feature | Status: closed
Component: Migrations | Version: 3.2
Severity: Normal | Resolution: wontfix
Keywords: --noinput | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => wontfix
Comment:
Thanks for this ticket, however I don't see a need for a new option. If
you really want to answer `yes` to all the questions, you can use a
separate command e.g. `yes` on Linux
{{{
$ yes | django-admin makemigrations
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33444#comment:2>
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/071.1a9c8ab2b100475f510dda1df85f5d8c%40djangoproject.com.