[FIX] Correctly handle super() for decorated routes and keep the request type on...
authorFabien Meghazi <fme@openerp.com>
Thu, 20 Feb 2014 11:50:16 +0000 (12:50 +0100)
committerFabien Meghazi <fme@openerp.com>
Thu, 20 Feb 2014 11:50:16 +0000 (12:50 +0100)
commit17f19926980ddf0ebb79b8db438ca0ade5e5a86c
tree7aecdbbfceaddc69faa660dd9bae6d2ec5c96547
parentd5dbf9184daa05f3cccf9fe103069d0b67d576bc
[FIX] Correctly handle super() for decorated routes and keep the request type on all functions

bzr revid: fme@openerp.com-20140220115016-axebl9ei9dvysko0
openerp/http.py