--
Ticket URL: <https://code.djangoproject.com/ticket/23309>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
I've made a PR https://github.com/django/django/pull/3081
Added missing code and some tests.
--
Ticket URL: <https://code.djangoproject.com/ticket/23309#comment:1>
* has_patch: 0 => 1
* type: Uncategorized => Bug
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/23309#comment:2>
Comment (by rsalmaso):
Update PR https://github.com/django/django/pull/3081
--
Ticket URL: <https://code.djangoproject.com/ticket/23309#comment:3>
--
Ticket URL: <https://code.djangoproject.com/ticket/23309#comment:4>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"e0a98e2374b1d7660ef3841a5bb2626f1c69970a"]:
{{{
#!CommitTicketReference repository=""
revision="e0a98e2374b1d7660ef3841a5bb2626f1c69970a"
Fixed #23309 -- Fixed call_command to parse args correctly
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23309#comment:5>