Merge lp://staging/~jelmer/frabjous/fix-import into lp://staging/frabjous
Proposed by
Jelmer Vernooij
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Graham Binns | ||||
Approved revision: | 26 | ||||
Merged at revision: | not available | ||||
Proposed branch: | lp://staging/~jelmer/frabjous/fix-import | ||||
Merge into: | lp://staging/frabjous | ||||
Diff against target: |
11 lines (+1/-1) 1 file modified
frabjous/comments/models.py (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~jelmer/frabjous/fix-import | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Graham Binns (community) | Approve | ||
Review via email: mp+23201@code.staging.launchpad.net |
Description of the change
This fixes an import in the demo site.
To post a comment you must log in.
Hi Jelmer, thanks for fixing this - this is what I get for not having a test suite ;).