On 15-Feb-07, at 1:49 AM, [EMAIL PROTECTED] wrote:
> Django is very good for CMS like apps. I develop Diamanda Wiki and > MyghtyBoard forum (www.rkblog.rk.edu.pl) and each app has it's own > folder for code/templates and can be rather easily used in other > projects :) if you want a readymade cms with all those goodies ready to go - then django will not suit. In django, to a greater or lesser extent, you have to either roll your own or modify code written by others (if they allow). So and end user of a CMS (ie a non-programmer who is setting up his own CMS) would be happier with something like plone (or mambo, jumbo etc). Django is meant for programmers who would like to have a finely tuned, customised site to offer to the enduser. -- regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/web/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

