#29470: Add output to makemigrations and migrate commands with --noinput
------------------------------+--------------------------------------
     Reporter:  Kurt Wheeler  |                    Owner:  nobody
         Type:  New feature   |                   Status:  closed
    Component:  Migrations    |                  Version:  1.11
     Severity:  Normal        |               Resolution:  duplicate
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+--------------------------------------

Comment (by Chris Jerdonek):

 From a discussion in a [https://github.com/django/django/pull/14751 PR]
 for #29026, I think this ticket should be re-opened and handled separately
 from #29026. My suggestion for addressing this would be to modify the non-
 interactive questioner so that it logs non-empty output when a question is
 asked (e.g. saying "Such-and-such question was answered automatically with
 ..."). This could / should be done using the same output method that the
 migration command class is using for its logging output.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29470#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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.fe532ecd3a2349ba71df3c60ae36baf4%40djangoproject.com.

Reply via email to