Mezzanine is a powerful, consistent, and flexible content management platform. Built using the `Django`_ framework, Mezzanine provides a simple yet highly extensible architecture that encourages diving in and hacking on the code. Mezzanine is `BSD licensed`_ and supported by a diverse and active community.
In some ways, Mezzanine resembles tools such as `Wordpress`_, providing an intuitive interface for managing pages, blog posts, form data, store products, and other types of content. But Mezzanine is also different. Unlike many other platforms that make extensive use of modules or reusable applications, Mezzanine provides most of its functionality by default. This approach yields a more integrated and efficient platform.
Visit the `Mezzanine project page`_ to see some of the `great sites people have built using Mezzanine`_.
In addition to the usual features provided by Django such as MVC architecture, ORM, templating, caching and an automatic admin interface, Mezzanine provides the following:
- Hierarchical page navigation
- Save as draft and preview on site
- Scheduled publishing
- Drag-and-drop page ordering
- WYSIWYG editing
- `In-line page editing`_
- Drag-and-drop HTML5 forms builder with CSV export
- SEO friendly URLs and meta data
- Ecommerce / Shopping cart module (`Cartridge`_)
- Configurable `dashboard`_ widgets
- Blog engine
- Tagging
- `Free Themes`_ Marketplace
- User accounts and profiles with email verification
- Translated to over 35 languages
- Sharing via Facebook or Twitter
- `Multi-lingual sites`_
- `Custom templates`_ per page or blog post
- `Twitter Bootstrap`_ integration
- API for `custom content types`_
- `Search engine and API`_
- Seamless integration with third-party Django apps
- One step migration from other blogging engines
- `Disqus`_ integration, or built-in threaded comments
- `Gravatar`_ integration
- `Google Analytics`_ integration
- `bit.ly`_ integration
- `Akismet`_ spam filtering
- `JVM`_ compatible (via `Jython`_)