Hi Thomas,
this user group is intended for discussions about the development of
django CMS itself. For usage questions, please refer to the django-cms
group.
That said, the error messages look suspiciously like a syntax problems
in your INSTALLED_APPS. Can you open a new thread in django-cms and
post your (redacted) settings.py there?
Kind regards,
Benjamin
On Tue, Oct 23, 2012 at 4:32 AM, Thomas Schramm <
sono...@gmail.com> wrote:
> Here are some messages:
>
> ImportError cms.plugins.flashcms.plugins.picture: No module named
> flashcms.plugins.picture
>
> ImportError cms.plugins.teasersekizai: No module named teasersekizai
>
> ImportError cms.plugins.videosekizai: No module named videosekizai
>
> ImportError cms.plugins.twittersekizai: No module named twittersekizai
>
> Thanks for any help.
> Thomas
>
>
>
>
>
>
> On Monday, October 22, 2012 9:39:17 PM UTC-4, Thomas Schramm wrote:
>>
>> Hi:
>>
>> I am setting up an environment with South and all other cms.plugins apps
>> South just fine, but not those 4.
>>
>> Am I missing something or are those 4 not set up for South?
>>
>> Thanks for your input
>> Thomas
>>
>>
>>
>>
>