[ckan-changes] [okfn/ckan] f83b0c: [#953] Don't allow private datasets with no organi...
GitHub
noreply at github.com
Wed Jun 5 12:35:52 UTC 2013
Branch: refs/heads/953-bug-creating-a-private-dataset-emits-an-activity
Home: https://github.com/okfn/ckan
Commit: f83b0c70e2766317846a7a8cdb43ba74924c125f
https://github.com/okfn/ckan/commit/f83b0c70e2766317846a7a8cdb43ba74924c125f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-06-05 (Wed, 05 Jun 2013)
Changed paths:
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckan/tests/functional/api/model/test_package.py
Log Message:
-----------
[#953] Don't allow private datasets with no organization
Add a validator to prevent private datasets with no organization from
being created by package_create or package_update.
More information about the ckan-changes
mailing list