[ckan-changes] [okfn/ckan] 8a9374: [#2733] Datastore PEP8 cleanup.
GitHub
noreply at github.com
Mon Jul 30 10:50:48 UTC 2012
Branch: refs/heads/2733-feature-datastore
Home: https://github.com/okfn/ckan
Commit: 8a93747b541aac6a3d87f04c96c89af67919a6cd
https://github.com/okfn/ckan/commit/8a93747b541aac6a3d87f04c96c89af67919a6cd
Author: John Glover <j at johnglover.net>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/logic/action/create.py
M ckanext/datastore/logic/auth/create.py
M ckanext/datastore/tests/test_datastore.py
Log Message:
-----------
[#2733] Datastore PEP8 cleanup.
Commit: 5daba25f33b9b7c2021c0a879e65e7be3f81e43c
https://github.com/okfn/ckan/commit/5daba25f33b9b7c2021c0a879e65e7be3f81e43c
Author: John Glover <j at johnglover.net>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/logic/action/create.py
M ckanext/datastore/logic/action/delete.py
M ckanext/datastore/logic/auth/delete.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_datastore.py
Log Message:
-----------
[#2733] Fix datastore delete (no filters).
Add basic datastore delete test.
Fix bug in create/delete: make sure extra information
that was put into the data_dict is not returned
from the logic function.
Compare: https://github.com/okfn/ckan/compare/5f9cae9ba7dc...5daba25f33b9
More information about the ckan-changes
mailing list