Mezzanine

Software Screenshot:
Mezzanine
Software Details:
Version: 3.0.9
Upload Date: 19 Feb 15
Developer: Stephen McDonald
Distribution Type: Freeware
Downloads: 3

Rating: nan/5 (Total Votes: 0)

Mezzanine is a content management platform built using the Django framework. It is licensed under the BSD license and designed to provide both a consistant interface for managing content, and a simple archtiecture 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 a lot of 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.

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 for creating a new Mezzaine project in a similar fashion to django-admin.py:

mezzanine-project project_name

Features:

  • Hierarchical page navigation
  • Save as draft and preview on site
  • Drag-n-drop page ordering
  • WYSIWYG editing
  • SEO friendly URLs and meta data
  • Mobile device detection and templates
  • Blogging engine
  • Tagging
  • Built-in threaded comments, or:
  • Disqus integration
  • Gravatar integration
  • Twitter feed integration
  • bit.ly integration
  • Sharing via Facebook or Twitter
  • Custom templates per page or blog post

Requirements:

  • Python
  • setuptools
  • PIL
  • django-grappelli
  • django-filebrowser

Other Software of Developer Stephen McDonald

hg-github
hg-github

13 May 15

hg-github
hg-github

14 Apr 15

django-overextends
django-overextends

20 Feb 15

Drum
Drum

13 Apr 15

Comments to Mezzanine

Comments not found
Add Comment
Turn on images!