[ckan-changes] [okfn/ckan] 1dc671: [#905] Validate datastore actions against a schema
GitHub
noreply at github.com
Wed May 15 13:49:18 UTC 2013
Branch: refs/heads/905-datastore-validation
Home: https://github.com/okfn/ckan
Commit: 1dc67189be7c46c719b580e2bcf8ef21cf1ae60a
https://github.com/okfn/ckan/commit/1dc67189be7c46c719b580e2bcf8ef21cf1ae60a
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckanext/datastore/db.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_unit.py
Log Message:
-----------
[#905] Validate datastore actions against a schema
Commit: 6efb9285dca9d64bff1385ba6e519948e30e98ee
https://github.com/okfn/ckan/commit/6efb9285dca9d64bff1385ba6e519948e30e98ee
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
[#905] Do not raise 500 if the wrong type is passed to datastore_create or datastore_upsert
Compare: https://github.com/okfn/ckan/compare/1dc67189be7c^...6efb9285dca9
More information about the ckan-changes
mailing list