1
0
mirror of https://github.com/django/django.git synced 2025-01-30 20:19:22 +00:00
dpwrussell 14940fdd96 Fixed #21513 -- Added method_decorator support for argumented decorator
Copied attributes into the decorated method and special case __name__
copy as this will not be present on a Class object. Added regression
test to decorator suite.
2014-01-10 10:45:26 +00:00
..
2013-10-10 16:49:20 -04:00