Skip to main content

A simple file collection page type for Mezzanine

Project description

# Mezzanine File Collections

Mezzanine File Collection is a simple file container page type for the Django / Mezzanine CMS.

The Mezzanine’s core gallery module only deals with images. I got frustrated with it, I quickly developed an alternative to handle any filetype.

Most of this app’s code is directly inspired from the Mezzanine’s core.

## Installation

Installation is quite simple.

$ pip install mezzanine-file-collections

Add “mezzanine_file_collections” to your list of installed apps. Then migrate your database. That’s it.

## Usage

Once installed, just create a new “File collection”, and upload your files the usual way.

The default templates uses Bootstrap’s media objects for a basic rendering, but it’s very easy to overwrite it. Just look into the template.

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

mezzanine-file-collections-1.0.1.tar.gz (6.8 kB view hashes)

Uploaded Source

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