--
Ticket URL: <https://code.djangoproject.com/ticket/26013>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => knbk
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/26013#comment:1>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/5898 PR]; I left comments for
improvement.
--
Ticket URL: <https://code.djangoproject.com/ticket/26013#comment:2>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/26013#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"16411b8400ad08f90c236bb2e18f65c655f903f8" 16411b84]:
{{{
#!CommitTicketReference repository=""
revision="16411b8400ad08f90c236bb2e18f65c655f903f8"
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Thanks to Tim Graham for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26013#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"bc3540ce2c7cc59ec39a23ed16b14cc12f485bf3" bc3540ce]:
{{{
#!CommitTicketReference repository=""
revision="bc3540ce2c7cc59ec39a23ed16b14cc12f485bf3"
Refs #26013 -- Removed deprecated django.core.urlresolvers module.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26013#comment:5>