I've just checked in a change that means package edit forms are now plug-ins. The upshot for those that are working on CKAN code, is they should regenerate their egg info file. i.e. if you see this error: "ValueError: Could not find package_form name 'standard' in those found:" ...you need to do: python setup.py egg_info David