On Thu, Nov 4, 2010 at 10:37 AM, Karim Gorjux <lemieli...@gmail.com> wrote:
> On Thu, Nov 4, 2010 at 15:06, bruno desthuilliers
> <bruno.desthuilli...@gmail.com> wrote:
>> You may not realize that what you're describing here is a full blown
>> CMS, and as such is a tad more complex than simple thing like a blog
>> or wiki or dumbed-down twitter clone. I strongly suggest you try some
>> existing CMS like django-cms or LFC
>>
>> http://www.lfcproject.com/
>> http://www.django-cms.org/
>
> Thanks! I understand why I can't find anything on internet about that.
> Do you know if there is a really simplecms where I can work on without
> too much problems?
>

Yes, there is.

You should take a look at "Practical Django Projects" (be sure to get
the 2nd edition)  by James Bennett. In the book he creates a
simple-cms with a tinymce editor.

He has the source code published here:
http://bitbucket.org/ubernostrum/practical-django-projects/src

-james

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to