Added a sample IDatasetForm to show how we can implement a custom form from a plugin.
[ckanext-datagovau.git] / ckanext / example / controller_plugin.py
rossjones Added a sample IDatasetForm to show how we can im…