lp://staging/~cjwatson/lazr.restful/sorted-entry-representation
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/lazr.restful/sorted-entry-representation
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Cristian Gonzalez (community): Approve
-
Diff: 186 lines (+35/-30)7 files modifiedNEWS.rst (+2/-0)
src/lazr/restful/_resource.py (+2/-1)
src/lazr/restful/docs/multiversion.rst (+11/-10)
src/lazr/restful/example/base/tests/root.txt (+1/-1)
src/lazr/restful/example/multiversion/tests/introduction.txt (+13/-13)
src/lazr/restful/example/wsgi/tests/introduction.txt (+4/-4)
src/lazr/restful/testing/webservice.py (+2/-1)
Branch information
Recent revisions
- 298. By Colin Watson
-
Use a stable ordering for fields in entry representations.
This isn't essential for correctness, but it makes debugging easier.
- 296. By Colin Watson
-
Implement DateTimeFieldMa
rshaller. unmarshall. This is cleaner than special-casing `date` and `datetime` objects in
`ResourceJSONEncoder.default` . - 292. By Colin Watson
-
[r=cristiangsp] Preserve specified parameter ordering in export_
factory_ operation.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lazr.restful