[Product-Developers] Python content type creation

Françoise CONIL fcodvpt at gmail.com
Fri Jul 10 17:15:54 UTC 2009


invokeFactory() does not allow all metadata parameters, for instance, here
are two errors I got when "importing" Events  :
   cmf_edit() got an unexpected keyword argument 'modification_date'
   cmf_edit() got an unexpected keyword argument 'subject'

That's why I try the methods found in the how-to.

item.setSubject() and item.setModificationDate() works

2009/7/10 Andreas Jung <lists at zopyx.com>

> Passing the parameter through invokeFactory() is also working - at least
> for the rest of
> us - or ?
>
> Andreas
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plone.org/pipermail/plone-product-developers/attachments/20090710/f6496b45/attachment.html>


More information about the Product-Developers mailing list