[ckan-changes] [ckan/ckan] 99c0f3: [#3108] Raise validation errors on group/org_membe...
GitHub
noreply at github.com
Mon Jun 13 09:22:48 UTC 2016
Branch: refs/heads/3108-validation-errors-on-member-create
Home: https://github.com/ckan/ckan
Commit: 99c0f33b7feb33c8c4d6e3ed40a26dc84a7f3e51
https://github.com/ckan/ckan/commit/99c0f33b7feb33c8c4d6e3ed40a26dc84a7f3e51
Author: amercader <amercadero at gmail.com>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/schema.py
M ckan/tests/logic/action/test_create.py
Log Message:
-----------
[#3108] Raise validation errors on group/org_member_create
Add not_missing to the schema and raise the errors on the action. Adds
some tests as well
More information about the ckan-changes
mailing list