--
Ticket URL: <https://code.djangoproject.com/ticket/28079>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/8356 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/28079#comment:1>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/28079#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8c6a3062dda7b51c3f545e625f529ce5c183040d" 8c6a3062]:
{{{
#!CommitTicketReference repository=""
revision="8c6a3062dda7b51c3f545e625f529ce5c183040d"
Fixed #28079 -- Restored "No POST data" (rather than an empty table) in
HTML debug page.
Regression in 7b6dccc82fa5b03cf431742c0655e5ac954e228e
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28079#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"91bbe7b1c1da16d51ec35a307762526c026b093a" 91bbe7b1]:
{{{
#!CommitTicketReference repository=""
revision="91bbe7b1c1da16d51ec35a307762526c026b093a"
[1.11.x] Fixed #28079 -- Restored "No POST data" (rather than an empty
table) in HTML debug page.
Regression in 7b6dccc82fa5b03cf431742c0655e5ac954e228e
Backport of 8c6a3062dda7b51c3f545e625f529ce5c183040d from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28079#comment:4>