1
0
mirror of https://github.com/django/django.git synced 2025-05-05 06:27:31 +00:00
Tim Graham b91c385e32 [1.4.x] Fixed #22486 -- Restored the ability to reverse views created using functools.partial.
Regression in 8b93b31.

Thanks rcoup for the report.

Backport of 3c06b2f2a3 from master
2014-04-23 09:22:02 -04:00
..