Perhaps verbosity-level could be passed to RunPython callbacks as an
optional argument? Or perhaps the Migration object could expose some sort
of logging functionality?
--
Ticket URL: <https://code.djangoproject.com/ticket/26769>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_docs: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
I guess we could give this a try though passing verbosity all the way from
the management command to the migration operations may be a bit ugly.
--
Ticket URL: <https://code.djangoproject.com/ticket/26769#comment:1>
* owner: nobody => Jacob Walls
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/26769#comment:2>
* owner: Jacob Walls => (none)
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/26769#comment:3>