[ckan-changes] [okfn/ckan] d02439: Added a type_name field to the Package.

noreply at github.com noreply at github.com
Wed Dec 7 15:27:03 UTC 2011


  Branch: refs/heads/feature-1485-package-form-extension
  Home:   https://github.com/okfn/ckan

  Commit: d02439a06ee7e725048093a7d89550eb29442938
      https://github.com/okfn/ckan/commit/d02439a06ee7e725048093a7d89550eb29442938
  Author: rossjones <ross at ross-vm.(none)>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M ckan/controllers/package.py
  M ckan/lib/dictization/model_dictize.py
  A ckan/migration/versions/0047_add_package_type.py
  M ckan/model/package.py
  M ckan/plugins/interfaces.py

  Log Message:
  -----------
  Added a type_name field to the Package.

Allows us to use a custom form where type_name has a value and a plugin (IDatasetForm) is bound to that value.  If no type_name is defined then the default handler is used instead.






More information about the ckan-changes mailing list