Customer references page and slideshow on homepage.
Quick start
Install the app
Add mezzanine_references in your INSTALLED_APPS
Run python manage.py syncdb to create new database tables
Usage
First create page of type “References” in Mezzanine admin interface.
References as slideshow
{% load references_tags %}
{% block extra_css %}
# Load stylesheet (optional)
<link rel="stylesheet" href="{% static "css/mezzanine-references.css" %}">
{% endblock %}
# Create slideshow of reference page with title "Reference"
{% references_slideshow title="Reference" %}
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mezzanine-references-0.1.3.tar.gz.
File metadata
- Download URL: mezzanine-references-0.1.3.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d8df7ab9bdfceb0e239f1856a3e4da8c603de9cc10d72558342bb545a3ad749
|
|
| MD5 |
bc9544191b7450e96b92a24496799204
|
|
| BLAKE2b-256 |
a329c629de9cd3d20c0fd5278e968b609873772911b6945c72a027c726034409
|