Skip to main content

An open source content management platform built using the Django framework.

Project description

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 architecture that makes diving in and hacking on the code as easy as possible.

Its goal is to resemble something like Wordpress, with an intuitive interface for managing pages and blog posts. 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.

Features

On top of all the usual features provided by Django such as MVC architecture, ORM, templating, caching and the automatic admin interface, Mezzanine provides the following features.

The Mezzanine admin dashboard:

http://media.tumblr.com/tumblr_l3su7jFBHM1qa0qji.png

Dependencies

Apart from Django itself, Mezzanine has no explicit dependencies but is designed to be used most effectively in conjunction with the following libraries.

Installation

Assuming you have setuptools installed, the easiest method is to install directly from pypi by running the following command, which will also attempt to install the dependencies mentioned above:

$ easy_install -U mezzanine

Otherwise you can download Mezzanine and install it directly from source:

$ python setup.py install

Once installed, the command mezzanine-project should be available which can be used for creating a new Mezzaine project in a similar fashion to django-admin.py:

$ mezzanine-project project_name

You can then run your project with the usual Django steps:

$ cd project_name
$ python manage.py syncdb
$ python manage.py runserver

Contributing

Mezzanine is an open source project that is managed using both Git and Mercurial version control systems. These repositories are hosted on both Github and Bitbucket respectively, so contributing is as easy as forking the project on either of these sites and committing back your enhancements.

Support

For general questions or comments, please join the mezzanine-users mailing list. To report a bug or other type of issue, please use the Github issue tracker.

Sites Using Mezzanine

Quotes

  • “Mezzanine looks pretty interesting - tempting to get me off Wordpress.” - Jesse Noller

  • “Who came up with the name Mezzanine? I love it, like a platform between the client’s ideas and their published website. Very classy!” - Stephen White

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mezzanine-0.5.3.tar.gz (105.4 kB view details)

Uploaded Source

File details

Details for the file Mezzanine-0.5.3.tar.gz.

File metadata

  • Download URL: Mezzanine-0.5.3.tar.gz
  • Upload date:
  • Size: 105.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Mezzanine-0.5.3.tar.gz
Algorithm Hash digest
SHA256 95ec42de12d8fdf10ee9aed14df18dd8d70742656d290392b9366405489c46a6
MD5 7bf5951547420ceb7b824a3c50a80ac0
BLAKE2b-256 bcd9aba2fc1b41c4c54865cc3545f579ed9f52fa8b1bc2391137b4c9484da487

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page