Merge lp://staging/~dholbach/developer-ubuntu-com/generalise-external-docs-branches into lp://staging/~developer-ubuntu-com-dev/developer-ubuntu-com/snappy-docs-import
Proposed by
Daniel Holbach
Status: | Merged |
---|---|
Merged at revision: | 140 |
Proposed branch: | lp://staging/~dholbach/developer-ubuntu-com/generalise-external-docs-branches |
Merge into: | lp://staging/~developer-ubuntu-com-dev/developer-ubuntu-com/snappy-docs-import |
Diff against target: |
434 lines (+151/-106) 5 files modified
developer_portal/admin.py (+5/-5) developer_portal/management/commands/import-snappy-branches.py (+114/-82) developer_portal/migrations/0003_add_external_docs_branches.py (+13/-13) developer_portal/models.py (+8/-5) locale/developer_portal.pot (+11/-1) |
To merge this branch: | bzr merge lp://staging/~dholbach/developer-ubuntu-com/generalise-external-docs-branches |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michael Hall (community) | Approve | ||
Review via email: mp+266383@code.staging.launchpad.net |
To post a comment you must log in.
The subclassing makes this much easier to follow and maintain, good work