[patch] wrap the inner function of the condition decorator
Like all the other inner
functions in the django/views/decorators/http.py module, wrap the inner
function so that it exposes it's wrapped function's attributes.
Ran the unit tests successfully on my Mac Book Pro (10.6.7, 2 cores, 4 GB), see attached unit test run output.
Component: |
Uncategorized → Core (Other)
|
Easy pickings: |
set
|
Triage Stage: |
Unreviewed → Accepted
|
Patch needs improvement: |
set
|
Patch needs improvement: |
unset
|
Patch needs improvement: |
set
|
UI/UX: |
unset
|
Owner: |
changed from nobody to Zbigniew Siciarz
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
15840.patch.diff fails to apply cleanly on to trunk