From: Seb Bacon Date: Tue, 29 Mar 2011 10:16:19 +0000 Subject: correct plugin name X-Git-Url: https://maxious.lambdacomplex.org/git/?p=ckanext-datagovau.git&a=commitdiff&h=a5c466eb8b798667a0820b478d605bf133a3033e --- correct plugin name --- --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ entry_points=\ """ [ckan.plugins] - datagm=ckanext.exampletheme:ExampleThemePlugin + exampletheme=ckanext.exampletheme:ExampleThemePlugin [ckan.forms] example_form = ckanext.exampletheme.package_form:get_example_fieldset