Contribute Media
A thank you to everyone who makes this possible: Read More

Spicing up Django: An Introduction to Mezzanine CMS

Description

Spicing up Django: An Introduction to Mezzanine CMS by Ed Rivas

Mezzanine CMS is a popular content-management solution for Django. With a rich set of built-in features and following Django’s batteries-included approach, it can supercharge your new or existing apps for content-oriented sites.

In this talk we will explore the features that Mezzanine provides by default, and how they take care of many common content-management tasks (page creation and editing, maintaining a blog, WYSIWYG editors, SEO, and more).

We will also take an existing Django app and convert it into a fully integrated Mezzanine application. You’ll be surprised at how much of the work has been done for you, and how your existing Django skills will let you hit the ground running when working with Mezzanine.

Outline:

Mezzanine tour Basic integration of custom models Advanced integration of custom models Working with templates Review Questions (if time permits)

Details

Improve this page