ckan 2.3 problems with adding the example_template plugin
问题 I am trying to customize a ckan 2.3 installation with a template. I followed this documentation. When I try to restart the ckan I get a whole bunch of error messages ending with "ImportError: No module named plugin" I have not changed any of the files named in the error-messages. What can I do to get a custom template running? --- UPDATE --- I am importing the template with ckan.plugins = stats text_view image_view recline_view datastore example_theme The ckan is started with paster serve -