Hi all! I'm a relative newbie in Django and I spending a lot of time study it in these days. I read many tutorials and books and I'm surprised to found very interesting resource to how create a wiki, a blog, app like twitter even a social bookmarking website but I never found a simple tutorial to explain how to create just a website.
I would like to create a website with some flatpages. I tried to use the contrib app in django and is very easy, but really very essential. Even get the flatpages to populate a menu in a template was just an add of few weeks ago. I would read a tutorial that cover this needs maybe using the flatpages contrib, why not? * Add the tinymce wysiwyg editor with support to load multimedia file to include within the page. For example a image. * Let the editor create href link to other pages in the website easily * Organize the pages in gerarchical and edit in that way in the panel admin as django-page-cms * internationalization of the pages from the panel admin I still wonder that I can't found any tutorials or books that cover this essential and maybe simple task so I ask you if you know where I can get any resource to achieve these features in my next project. Thanks! :-) -- K. Blog Personale: http://www.karimblog.net -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

