Re: [Edu-sig] Question about Python - Social Networking Software
In a message of Fri, 25 Apr 2008 09:26:58 EDT, =?UTF-8?Q?Ivan_Krsti=C4=87?= writ es:
On Apr 25, 2008, at 8:49 AM, csev wrote:
Should I just use DJango with a few modules? I worry that DJango is too much of a Mambo-clone
Mambo is a content management system. Django is a framework for writing web applications with particularly nice support for writing content management systems. You're confusing the two; you can't just "use Django". I recommend looking at something like Plone (<http://plone. org/
).
-- Ivan KrstiÄ <krstic@solarsail.hcs.harvard.edu> | http://radian.org
But Plone, like all content managment systems which use the 'publish/approve' method are organisation-centred. So you might be happier just using a wiki such as moinmoin. http://moinmo.in/ Laura Creighton
participants (1)
-
Laura Creighton