Marten Kenbeek
|
beb9112a79
|
Removed unnecessary imports.
|
2016-01-23 15:11:05 +01:00 |
Yoong Kang Lim
|
7037dc5724
|
Removed unnecessary import in django/urls/base.py.
|
2016-01-23 07:33:59 -05:00 |
Grégory Starck
|
9f9921e89c
|
Fixed #26039 -- Unwrapped nested partials in URL reversal.
Prior to Python 3.5 nested partials need to be fully "unfolded"
to get the actual function.
|
2016-01-06 15:22:37 -05:00 |
Marten Kenbeek
|
16411b8400
|
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Thanks to Tim Graham for the review.
|
2015-12-31 14:21:29 -05:00 |