--
Ticket URL: <https://code.djangoproject.com/ticket/27199>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => renskiy
* needs_better_patch: => 0
* status: new => assigned
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/27199#comment:1>
* has_patch: 0 => 1
* easy: 1 => 0
* stage: Unreviewed => Ready for checkin
Comment:
I thought maybe this wasn't changed intentionally given the concerns in
#19686 and #23075, but I didn't see any discussion so I think this is
fine. A mention in the release notes as a possible backwards-incompatible
change might be needed. [https://github.com/django/django/pull/7220 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/27199#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"ca9c69a9682141bc102ad6751f2feecc3d0d9d21" ca9c69a9]:
{{{
#!CommitTicketReference repository=""
revision="ca9c69a9682141bc102ad6751f2feecc3d0d9d21"
Fixed #27199 -- Made AdminIntegerFieldWidget use NumberInput.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27199#comment:3>