Merge lp://staging/~facundo/ubuntu-rest-scopes/no-oops-any500 into lp://staging/ubuntu-rest-scopes
Proposed by
Facundo Batista
Status: | Merged |
---|---|
Approved by: | Roberto Alsina |
Approved revision: | 450 |
Merged at revision: | 451 |
Proposed branch: | lp://staging/~facundo/ubuntu-rest-scopes/no-oops-any500 |
Merge into: | lp://staging/ubuntu-rest-scopes |
Diff against target: |
37 lines (+7/-2) 2 files modified
src/scopes/__init__.py (+1/-1) src/scopes/tests/test_base.py (+6/-1) |
To merge this branch: | bzr merge lp://staging/~facundo/ubuntu-rest-scopes/no-oops-any500 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Roberto Alsina (community) | Approve | ||
Review via email: mp+255261@code.staging.launchpad.net |
Commit message
Don't OOPS on any 5xx.
Description of the change
Don't OOPS on any 5xx.
To post a comment you must log in.