Merge lp://staging/~cjwatson/lazr.restful/py3-html-entry-sort-by-name into lp://staging/lazr.restful

Proposed by Colin Watson
Status: Merged
Merged at revision: 283
Proposed branch: lp://staging/~cjwatson/lazr.restful/py3-html-entry-sort-by-name
Merge into: lp://staging/lazr.restful
Diff against target: 31 lines (+4/-1)
2 files modified
NEWS.rst (+2/-0)
src/lazr/restful/_resource.py (+2/-1)
To merge this branch: bzr merge lp://staging/~cjwatson/lazr.restful/py3-html-entry-sort-by-name
Reviewer Review Type Date Requested Status
Thiago F. Pappacena (community) Approve
Review via email: mp+396621@code.staging.launchpad.net

Commit message

Sort fields in HTML views of entries by name.

Description of the change

The old code caused test failures on Python 3, since dicts are no longer orderable.

To post a comment you must log in.
Revision history for this message
Thiago F. Pappacena (pappacena) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches