[issue2551013] Reversed sorting in hyperdb property wrapper object's sorted() method
David Sowder <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <1541527092.57.0.788709270274.issue2551013@psf.upfronthosting.co.za> |
New submission from David Sowder: Looking at the hyperdb project object wrapper methods, as described at http://roundup.sourceforge.net/docs/customizing.html#hyperdb-property-wrapper, there is a reverse() method and a sorted() method, but this Roundup-hacking newbie didn't see a way to successfully combine both on one object (if there is one, please enlighten me). I have thus made a trivial change to my 1.6 installation to the sorted() method to optionally return the items in reversed order. I've attached a diff of my changes, ported to the current development code, but without testing. ---------- components: Interface, Web interface files: templating.py.sorted_reverse.diff keywords: patch messages: 6296 nosy: davidsowder severity: minor status: new title: Reversed sorting in hyperdb property wrapper object's sorted() method type: rfe versions: 1.6, devel ________________________________________________ Roundup tracker <[email protected]> <http://issues.roundup-tracker.org/issue2551013> ________________________________________________