[ckan-changes] [ckan/ckan] 76969f: [#1852] Fix typo
GitHub
noreply at github.com
Wed Nov 5 17:51:30 UTC 2014
Branch: refs/heads/1852-default-resource-views
Home: https://github.com/ckan/ckan
Commit: 76969f9fefe4b7f7e4a9afe12fda2b32a5436956
https://github.com/ckan/ckan/commit/76969f9fefe4b7f7e4a9afe12fda2b32a5436956
Author: amercader <amercadero at gmail.com>
Date: 2014-11-05 (Wed, 05 Nov 2014)
Changed paths:
M ckan/lib/datapreview.py
Log Message:
-----------
[#1852] Fix typo
Commit: 3f2fe927764af5db479cfa4996e6bc6c37a453a7
https://github.com/ckan/ckan/commit/3f2fe927764af5db479cfa4996e6bc6c37a453a7
Author: amercader <amercadero at gmail.com>
Date: 2014-11-05 (Wed, 05 Nov 2014)
Changed paths:
M ckan/lib/datapreview.py
M ckan/logic/action/get.py
M ckan/new_tests/controllers/test_package.py
M ckan/new_tests/factories.py
M ckan/new_tests/logic/action/test_create.py
M ckan/new_tests/logic/action/test_update.py
M ckan/new_tests/model/test_resource.py
M ckan/new_tests/model/test_resource_view.py
M ckan/new_tests/test_factories.py
M doc/maintaining/data-viewer.rst
Log Message:
-----------
[#1852] Multiple test fixes
Basically the `image_view` and `webpage_view` are no longer loaded by
default so you need to load them explicitly on your test class if
needed.
Also fixed log warnings and sphinx errors.
Compare: https://github.com/ckan/ckan/compare/d9bf703b4add...3f2fe927764a
More information about the ckan-changes
mailing list