Skip to main content

Useful utilities for Mezzanine projects

Project description

A collection of utilities for Mezzanine projects. Mezzy’s main goal is to abstract-out common patterns used in Mezzanine sites. It does so by providing small, decoupled, drop-in APIs for several aspects of a Django / Mezzanine project.

What’s in the box

mezzy.utils contains Model and Admin mixins. Right now it focuses on creating fairly complex model hierarchies in the admin as an alternative to nested inlines. It also contains some helpers for templates.

Among other template tags provided my mezzy_tags the clean filter is made to remove unwanted HTML tags and attributes that aren’t allowed for Mezzanine by default. This is useful when you have a RichTextField and you need its content without videos, iframes, flash, etc.

Install

  1. Install via pip: pip install mezzy.

  2. Add mezzy your INSTALLED_APPS.

  3. Use the parts you want.

Contributing

Review contribution guidelines at CONTRIBUTING.md.

Project details


Download files

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

Source Distribution

mezzy-2.3.0.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

mezzy-2.3.0-py2.py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 2 Python 3

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