webapi_check_local_site now passes LocalSite
Review Request #7492 — Created July 5, 2015 and submitted
The
@webapi_check_local_sitedecorator now passes the current
LocalSite(orNone) aslocal_siteinto the decorated function.
Unit tests pass.
Review Request #7492 — Created July 5, 2015 and submitted
The
@webapi_check_local_sitedecorator now passes the current
LocalSite(orNone) aslocal_siteinto the decorated function.
Unit tests pass.
Tool: Pyflakes Processed Files: reviewboard/webapi/resources/default_reviewer.py reviewboard/webapi/decorators.py Tool: PEP8 Style Checker Processed Files: reviewboard/webapi/resources/default_reviewer.py reviewboard/webapi/decorators.py