[ckan-changes] [okfn/ckan] aeb268: [#2750] Add a convert_to_extras field to ExampleID...
GitHub
noreply at github.com
Wed Feb 27 12:13:39 UTC 2013
Branch: refs/heads/example_idatasetform_without_tests
Home: https://github.com/okfn/ckan
Commit: aeb26878986832db8528fb3b3f74fe5976a06462
https://github.com/okfn/ckan/commit/aeb26878986832db8528fb3b3f74fe5976a06462
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
M ckanext/example_idatasetform/plugin.py
M ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
Log Message:
-----------
[#2750] Add a convert_to_extras field to ExampleIDatasetFormPlugin
Add another custom field to ExampleIDatasetFormPlugin, one that uses
convert_to/from_extras instead of convert_to/from_tags.
I also had to make the plugin disable DefaultDatasetForm's
check_data_dict() because it breaks with the new three-stage dataset
creation when using convert_to_extras.
More information about the ckan-changes
mailing list