Mezzanine is BSD Licensed. It can be freely used, modified, and redistributed commercially.
Mezzanine is a content management platform built using the Django framework. It is BSD licensed and designed to provide both a consistent interface for managing content, and a simple, extensible architecture that makes diving in and hacking on the code as easy as possible.
Mezzanine resembles tools like Wordpress, with an intuitive interface for managing pages, blog posts, form data, store products, or any other type of content you can imagine. Mezzanine takes a different approach from other Django applications in this space like Pinax or Mingus that glue together a lot of reusable apps, instead opting to provide most of its functionality included with the project by default.
# Install from pypi $ pip install -U mezzanine # Create a project $ mezzanine-project myproject $ cd myproject # Create a database $ python manage.py createdb # Run the web server $ python manage.py runserver
Mezzanine will always be available to anyone free of charge, but its ongoing development costs its contributors a significant amount of time and resources. Please give back by donating to the project using either Flattr or Paypal below.
Copyright 2010 - 2012 Stephen McDonald
and many Awesome Contributors™
|
Design by Super Top Secret
|
UX by Tom Wolber
|
Icons by Glyphicons