ビルドアウトを使用せずに、djangoアプリのようにdjango-ifを統合しようとしています。これで、syncdbdjangoがすべてのモデルを作成した後にサーバーを起動できます。ショップを管理したり、商品を追加したりできますが、ページに商品を表示しようとすると表示されます
例外値:Caught AttributeError while rendering: 'Shop' object has no attribute 'content_type'
例外の場所:/home/siraset/works/env-brille/lib/python2.6/site-packages/django_portlets-1.0b2-py2.6.egg/portlets/templatetags/portlets_tags.py in portlet_slot, line 21