Merge lp://staging/~adam-collard/storm/sqlobject2-compatibility into lp://staging/storm
Proposed by
Adam Collard
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Benji York | ||||
Approved revision: | 481 | ||||
Merged at revision: | 479 | ||||
Proposed branch: | lp://staging/~adam-collard/storm/sqlobject2-compatibility | ||||
Merge into: | lp://staging/storm | ||||
Diff against target: |
38 lines (+12/-12) 1 file modified
tests/sqlobject.py (+12/-12) |
||||
To merge this branch: | bzr merge lp://staging/~adam-collard/storm/sqlobject2-compatibility | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Adam Collard (community) | Abstain | ||
Benji York (community) | Approve | ||
Review via email: mp+287629@code.staging.launchpad.net |
Description of the change
Fix compatibility in Storm for SQLObject 2.x
Note tests on Xenial are still broken due to Django API changes - this will be addressed in a subsequent branch.
To post a comment you must log in.
This change looks good -- and the tests even pass ;)