[ckan-changes] [okfn/ckan] b8e2b9: Added support for specifying the sort direction
GitHub
noreply at github.com
Tue Jul 17 11:12:56 UTC 2012
Branch: refs/heads/2688-sorting-for-groups
Home: https://github.com/okfn/ckan
Commit: b8e2b9dae207accbfa640858f82cfa7ddee8c4f2
https://github.com/okfn/ckan/commit/b8e2b9dae207accbfa640858f82cfa7ddee8c4f2
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M ckan/logic/action/get.py
M ckan/tests/functional/test_group.py
Log Message:
-----------
Added support for specifying the sort direction
Previously we only allowed the sort direction to be asc for groups names
and desc for packages (package counts). Now users can specify a sort_direction
to have a little more control.
More information about the ckan-changes
mailing list