This PR: https://github.com/django/django/pull/1865 fixes it.
--
Ticket URL: <https://code.djangoproject.com/ticket/21382>
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
--
Ticket URL: <https://code.djangoproject.com/ticket/21382#comment:1>
* type: Uncategorized => New feature
--
Ticket URL: <https://code.djangoproject.com/ticket/21382#comment:2>
* needs_tests: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/21382#comment:3>
* owner: nobody => ryankask
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/21382#comment:4>
* needs_tests: 1 => 0
Comment:
I've created a new pull request with a test for the fix:
https://github.com/django/django/pull/2249 (the original pull request is
here: https://github.com/django/django/pull/1865)
--
Ticket URL: <https://code.djangoproject.com/ticket/21382#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d25622000ac8a591101ade28708d3b4b8ae4b24f"]:
{{{
#!CommitTicketReference repository=""
revision="d25622000ac8a591101ade28708d3b4b8ae4b24f"
Fixed #21382 - Added "has_original" to stacked inlines.
Report and original patch from jrief.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21382#comment:6>