1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
Marc Tamlyn 80cd64ee17 Fixed #21247 -- Made method_decorator play nicely with descriptors
When a method decorator was used in conjunction with a decorator
implemented as a descriptor, method_decorator did not correctly respect
the method binding.

Thanks for Graham Dumpleton for the report and initial patch.
2014-02-09 11:23:09 +00:00
..
2014-01-24 17:40:43 +01:00
2013-11-22 09:10:18 -08:00
2013-12-24 12:25:17 +01:00
2013-12-24 12:25:17 +01:00
2013-12-10 15:12:48 -05:00
2013-12-10 15:12:48 -05:00
2013-11-28 08:50:11 -05:00
2013-12-10 15:12:48 -05:00
2013-12-10 15:12:48 -05:00
2014-01-27 22:02:07 +01:00
2013-12-10 15:12:48 -05:00
2013-12-14 11:59:15 -05:00
2013-12-25 12:18:14 -05:00
2013-12-24 12:25:17 +01:00
2013-12-14 11:59:15 -05:00
2013-12-14 11:59:15 -05:00
2013-12-17 11:16:48 +01:00
2014-02-01 19:42:41 +01:00