Skip to main content

Customer references as homepage slideshow

Project description

Customer references page and slideshow on homepage.

Quick start

  1. Install the app

  2. Add mezzanine_references in your INSTALLED_APPS

  3. Run python manage.py syncdb to create new database tables

Optionally include mezzanine-references.css in your base.html template or customize slideshow on your own.

{% block extra_css %}
# Load stylesheet (optional)
<link rel="stylesheet" href="{% static "css/mezzanine-references.css" %}">
{% endblock %}

Usage

First create page of type “References” in Mezzanine admin interface.

References as slideshow

{% load references_tags %}

# Create slideshow of reference page with title "Reference"
{% references_slideshow title="Reference" %}

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-references-0.1.5.tar.gz (11.2 kB view details)

Uploaded Source

File details

Details for the file mezzanine-references-0.1.5.tar.gz.

File metadata

File hashes

Hashes for mezzanine-references-0.1.5.tar.gz
Algorithm Hash digest
SHA256 95b5aef98f1b6dade84474c9c9dfbed4a783b00fd8463bf9c0a287170e9b5276
MD5 47d256aa75f75dba096b3abc090d661f
BLAKE2b-256 02fae780586f2434794f246382ef0b92571ad33ce40e0992f6b1b762f832ad03

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