feincms_item_editor_inline and circular dependencies

36 views
Skip to first unread message

James Durham

unread,
Oct 5, 2012, 11:09:43 AM10/5/12
to django-...@googlegroups.com
I have a content type where I am trying to use feincms_item_editor_inline to set a custom form. Can this be used with a model form without causing a circular dependency? 

I tried created the form manually for a content type that is essentially an extended version of SectionContent, but then I get this errors: "metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases"

Relevant code attached.

Any help is appreciated!


sample.py

James Durham

unread,
Oct 5, 2012, 11:19:14 AM10/5/12
to django-...@googlegroups.com
Stack trace of meta error is at : http://dpaste.com/hold/810183/
Reply all
Reply to author
Forward
0 new messages