|
Mezzanine is an excellent CMS built on top of Django. In the past year, especially, it's begun to climb to popularity. At this point, at least perceptually, it's pulled ahead of Django CMS as the de facto CMS for Django. At the moment, it can be installed on Webfaction using a mod_wsgi app (I advise using a virtualenv, too), but this requires a fair amount of post-install twiddling with httpd.conf, creating a wsgi.py script, and a few other details to get right. It stands to benefit greatly from having an automatic installer. Would anyone else be glad to see it supported? |
|
Would be nice but it is not hard to install at all: http://community.webfaction.com/questions/10290/how-can-i-install-the-mezzanine-cms-for-django-on-webfaction |
There's a relatively fiddle-free procedure for installing Mezzanine on WebFaction here: How can I install the Mezzanine CMS for Django on WebFaction?