[ckan-changes] [okfn/ckan] c81edd: [#368] Add `num_followers` after validating the gr...
GitHub
noreply at github.com
Wed Feb 20 10:40:16 UTC 2013
Branch: refs/heads/368-new-history-page
Home: https://github.com/okfn/ckan
Commit: c81edd2572d56b0a74c82eb76a7f97cafc3ac9c4
https://github.com/okfn/ckan/commit/c81edd2572d56b0a74c82eb76a7f97cafc3ac9c4
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-20 (Wed, 20 Feb 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#368] Add `num_followers` after validating the group_dict against a schema.
This makes sure that is still there and is necessary because we require a schema in controllers.group.history but there is no `num_followers` field in logic.schema.default_group_schema.
More information about the ckan-changes
mailing list