1
0
mirror of https://github.com/django/django.git synced 2025-02-24 09:04:48 +00:00
django/tests/urlpatterns_reverse
Preston Timmons 3c06b2f2a3 Fixed #22486 -- Restored the ability to reverse views created using functools.partial.
Regression in 8b93b31487d6d3b0fcbbd0498991ea0db9088054.

Thanks rcoup for the report.
2014-04-23 07:27:52 -04:00
..